Skip to content

Commit 15087a6

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.7.0 to 8.14.0
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1592132 commit 15087a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch/Meilisearch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<InvariantGlobalization>true</InvariantGlobalization>
2323
</PropertyGroup>
2424
<ItemGroup>
25-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.7.0" />
25+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
2626
<PackageReference Include="System.Net.Http.Json" Version="6.0.2" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)