Merge pull request #2141 from tgstation/dependabot/nuget/swashbuckle-7ac8f6e86b

Bump the swashbuckle group with 3 updates
This commit is contained in:
tgstation-server-ci[bot]
2025-02-27 13:53:49 +00:00
committed by GitHub
@@ -154,9 +154,9 @@
<!-- Usage: File logging plugin -->
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.0" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.3.0" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.2" />
<!-- Usage: Identifying owning user of Windows Process objects -->