Bump IdentityModel.OidcClient from 5.2.0 to 5.2.1 (#1163)
Bumps [IdentityModel.OidcClient](https://github.com/IdentityModel/IdentityModel.OidcClient) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/IdentityModel/IdentityModel.OidcClient/releases) - [Commits](https://github.com/IdentityModel/IdentityModel.OidcClient/compare/5.2.0...5.2.1) --- updated-dependencies: - dependency-name: IdentityModel.OidcClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
|
||||
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
|
||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
|
||||
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
|
||||
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<PackageReference Include="prometheus-net" Version="7.0.0" />
|
||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
|
||||
<PackageReference Include="System.IO.Abstractions" Version="19.1.5" />
|
||||
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
|
||||
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user