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

Commit a74c25c

Browse files
Bump minver from 2.0.0 to 2.1.0 (#190)
Bumps [minver](https://github.com/adamralph/minver) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/master/CHANGELOG.md) - [Commits](adamralph/minver@2.0.0...2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f3cacf0 commit a74c25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IdentityModel.OidcClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<ItemGroup>
3232
<PackageReference Include="IdentityModel" Version="4.1.0" />
33-
<PackageReference Include="minver" Version="2.0.0" PrivateAssets="All" />
33+
<PackageReference Include="minver" Version="2.1.0" PrivateAssets="All" />
3434

3535
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
3636
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.0" />

0 commit comments

Comments
 (0)