Skip to content

Commit

Permalink
Merge pull request #2031 from tgstation/dependabot/nuget/swashbuckle-…
Browse files Browse the repository at this point in the history
…79198021b1

Bump the swashbuckle group with 3 updates
  • Loading branch information
Cyberboss authored Nov 26, 2024
2 parents 33f11bb + becb6ba commit cd32053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@
<!-- Usage: File logging plugin -->
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.1.0" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.0" />
<!-- Usage: Identifying owning user of Windows Process objects -->
Expand Down

0 comments on commit cd32053

Please sign in to comment.