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

Commit c6930fe

Browse files
Bump minver from 2.1.0 to 2.2.0 (#200)
Bumps [minver](https://github.com/adamralph/minver) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/master/CHANGELOG.md) - [Commits](adamralph/minver@2.1.0...2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent de7b2ef commit c6930fe

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.1.0" PrivateAssets="All" />
33+
<PackageReference Include="minver" Version="2.2.0" PrivateAssets="All" />
3434

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

0 commit comments

Comments
 (0)