Skip to content

Commit

Permalink
Bump IdentityModel.OidcClient and IdentityModel
Browse files Browse the repository at this point in the history
Bumps IdentityModel.OidcClient and IdentityModel. These dependencies needed to be updated together.

Updates `IdentityModel.OidcClient` from 5.2.1 to 6.0.0

Updates `IdentityModel` from 5.2.0 to 7.0.0

---
updated-dependencies:
- dependency-name: IdentityModel.OidcClient
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: IdentityModel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 93f0b76 commit b47f53b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.0" />
<PackageVersion Include="Yarp.ReverseProxy" Version="2.1.0" />
<PackageVersion Include="IdentityModel.OidcClient" Version="6.0.0" />
</ItemGroup>
</Project>

0 comments on commit b47f53b

Please sign in to comment.