Skip to content

Commit

Permalink
Merge pull request #1912 from tgstation/dependabot/nuget/Swashbuckle.…
Browse files Browse the repository at this point in the history
…AspNetCore-6.7.3

Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3
  • Loading branch information
tgstation-server-ci[bot] authored Aug 26, 2024
2 parents 7e4bc0c + 4c65236 commit 9a91e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<!-- Usage: File logging plugin -->
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.7.1" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
Expand Down

0 comments on commit 9a91e6f

Please sign in to comment.