Skip to content

Commit f471e1f

Browse files
authored
Merge pull request #316 from dotnetzoom/dependabot/nuget/System.IdentityModel.Tokens.Jwt-6.12.2
2 parents 46aef69 + e30f1c5 commit f471e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Services/Services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="5.0.9" />
10-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.1" />
10+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)