Skip to content

Commit 2fcf9a8

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.7.0 to 8.8.0 in /src (#210)
1 parent 7df2fac commit 2fcf9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utility/Utility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
1818
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
1919
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
20-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.7.0" />
20+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)