Skip to content

Commit

Permalink
chore(deps): update dependency system.identitymodel.tokens.jwt to v6.…
Browse files Browse the repository at this point in the history
…27.0
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent bab6d79 commit 637477e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/MauiVerifier/MauiVerifier/MauiVerifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<PackageReference Include="IdentityModel.OidcClient" Version="5.0.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.22.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.27.0" />
</ItemGroup>

<PropertyGroup Condition="$(TargetFramework.Contains('-windows'))">
Expand Down

0 comments on commit 637477e

Please sign in to comment.