Merge pull request #1912 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore-6.7.3

Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3
This commit is contained in:
tgstation-server-ci[bot]
2024-08-26 17:20:29 +00: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.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 -->