Merge pull request #1947 from tgstation/dependabot/nuget/Swashbuckle.AspNetCore.Newtonsoft-6.8.1

Bump Swashbuckle.AspNetCore.Newtonsoft from 6.8.0 to 6.8.1
This commit is contained in:
tgstation-server-ci[bot]
2024-10-05 02:33:11 +00:00
committed by GitHub
@@ -153,7 +153,7 @@
<!-- Usage: OpenAPI spec generator -->
<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" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.1" />
<!-- 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 -->