Skip to content

Commit

Permalink
Merge pull request #1082 from Revolutionary-Games/dependabot/nuget/Sy…
Browse files Browse the repository at this point in the history
…stem.IdentityModel.Tokens.Jwt-8.3.0

Bump System.IdentityModel.Tokens.Jwt from 8.2.1 to 8.3.0
  • Loading branch information
hhyyrylainen authored Dec 5, 2024
2 parents a7ac46a + d3c212a commit cea55c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/RevolutionaryWebApp.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
<PackageReference Include="StardustDL.RazorComponents.Markdown" Version="0.0.3.28" />
<PackageReference Include="Svg.Skia" Version="2.0.0.4" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.0" />
<PackageReference Include="System.Interactive.Async" Version="6.0.1" />
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.0" />
Expand Down

0 comments on commit cea55c4

Please sign in to comment.