Skip to content

Commit b3e5189

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.6.0 to 8.6.1 in /src (#200)
1 parent 42192e8 commit b3e5189

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
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.0" />
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.11.0" />
1818
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
19-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
19+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.1" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)