Skip to content

Commit

Permalink
Update dependency System.IdentityModel.Tokens.Jwt to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent b180561 commit 50279c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Worms.Cli.Resources/Worms.Cli.Resources.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2"/>
<PackageReference Include="System.IO.Abstractions" Version="21.0.29"/>
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="13.10.0"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
Expand Down

0 comments on commit 50279c7

Please sign in to comment.