Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #71 from DuendeSoftware/dependabot/nuget/MinVer-5.0.0
Browse files Browse the repository at this point in the history
Bump MinVer from 4.3.0 to 5.0.0
  • Loading branch information
josephdecock authored Apr 5, 2024
2 parents cf05d28 + 8488b14 commit 5cfc99e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />

<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

<ProjectReference Include="..\Duende.AccessTokenManagement\Duende.AccessTokenManagement.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="IdentityModel" Version="6.2.0" />

<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
Expand Down

0 comments on commit 5cfc99e

Please sign in to comment.