Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit

Permalink
Bump IdentityModel from 4.2.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [IdentityModel](https://github.com/IdentityModel/IdentityModel) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/IdentityModel/IdentityModel/releases)
- [Commits](DuendeArchive/IdentityModel@4.2.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 28, 2020
1 parent 32ca86e commit 2d93475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OidcClient/OidcClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="IdentityModel" Version="4.2.0" />
<PackageReference Include="IdentityModel" Version="4.4.0" />
<PackageReference Include="minver" Version="2.3.1" PrivateAssets="All" />

<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
Expand Down

0 comments on commit 2d93475

Please sign in to comment.