Skip to content

Commit

Permalink
Merge pull request #1938 from tgstation/dependabot/nuget/Swashbuckle.…
Browse files Browse the repository at this point in the history
…AspNetCore.Newtonsoft-6.8.0

Bump Swashbuckle.AspNetCore.Newtonsoft from 6.7.3 to 6.8.0
  • Loading branch information
tgstation-server-ci[bot] authored Sep 24, 2024
2 parents 47b87d9 + 2c01e50 commit 315ffd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit 315ffd4

Please sign in to comment.