Skip to content

Commit

Permalink
Merge pull request #1941 from tgstation/dependabot/nuget/Microsoft.Id…
Browse files Browse the repository at this point in the history
…entityModel.JsonWebTokens-8.1.0

Bump Microsoft.IdentityModel.JsonWebTokens from 8.0.2 to 8.1.0
  • Loading branch information
tgstation-server-ci[bot] authored Sep 25, 2024
2 parents fbda701 + 5c8808f commit 12d5e55
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.0.2" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.0" />
<!-- Usage: Data model annotating -->
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 12d5e55

Please sign in to comment.