Skip to content

Commit

Permalink
Bump System.IdentityModel.Tokens.Jwt from 8.5.0 to 8.6.0 in /src (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 645792b commit 27c1542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utility/Utility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.5.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 27c1542

Please sign in to comment.