Skip to content

Commit

Permalink
Update dependency System.IdentityModel.Tokens.Jwt to 6.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 84e59b0 commit ff68634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetapp/WINGS/WINGS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PackageReference>
<PackageReference Include="Grpc.AspNetCore" Version="2.40.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.36.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ff68634

Please sign in to comment.