Merge pull request #1938 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore.Newtonsoft-6.8.0

Bump Swashbuckle.AspNetCore.Newtonsoft from 6.7.3 to 6.8.0
This commit is contained in:
tgstation-server-ci[bot]
2024-09-24 14:31:43 +00:00
committed by GitHub
@@ -148,7 +148,7 @@
<!-- Usage: OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<!-- Usage: Newtonsoft.Json plugin for OpenAPI spec generator -->
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.0" />
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="8.0.0" />
<!-- Usage: Identifying owning user of Windows Process objects -->