Skip to content

Commit

Permalink
chore(deps): update dependency minver to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 7556926 commit a6cdf59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MimeMapping/MimeMapping.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping

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

<ItemGroup>
Expand Down

0 comments on commit a6cdf59

Please sign in to comment.