Skip to content

Commit 91cf2e2

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0 (#299)
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34e5b5c commit 91cf2e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0" />
1818
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.14.0" />
1919
<PackageReference Include="ReverseMarkdown" Version="5.2.0" />
20-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
20+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.16.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)