Skip to content

Commit

Permalink
Merge pull request #2041 from tgstation/dependabot/nuget/multi-9c9a80…
Browse files Browse the repository at this point in the history
…760c

Bump Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web
  • Loading branch information
tgstation-server-ci[bot] authored Dec 6, 2024
2 parents a01f4b3 + bd34c69 commit 9db5524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Api/Tgstation.Server.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- Usage: HTTP constants reference -->
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<!-- Usage: Decoding the 'nbf' property of JWTs -->
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.0" />
<!-- Usage: Data model annotating -->
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.0" />
Expand Down

0 comments on commit 9db5524

Please sign in to comment.