Merge pull request #1891 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore-6.7.1

Bump Swashbuckle.AspNetCore from 6.7.0 to 6.7.1
This commit is contained in:
Jordan Dominion
2024-08-24 11:16:46 -04:00
committed by GitHub
@@ -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.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
<!-- 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 -->