Skip to content

Commit

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

Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1
  • Loading branch information
tgstation-server-ci[bot] authored Oct 4, 2024
2 parents 726de98 + cfa554d commit 41711e3
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 @@ -151,7 +151,7 @@
<!-- Usage: File logging plugin -->
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.0" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
Expand Down

0 comments on commit 41711e3

Please sign in to comment.