Skip to content

Commit

Permalink
fix(deps): update identitymodel to v6.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent fa2a15a commit b958646
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.28.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.28.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.28.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.28.1" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
</ItemGroup>

Expand Down

0 comments on commit b958646

Please sign in to comment.