Skip to content

Commit

Permalink
Merge pull request #509 from jellyfin/renovate/minver-6.x
Browse files Browse the repository at this point in the history
Update dependency MinVer to v6
  • Loading branch information
Bond-009 authored Dec 21, 2024
2 parents 37df656 + 89f9861 commit 51938d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="all" />
</ItemGroup>

<!-- Deterministic build paths, https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/#deterministic-builds -->
Expand Down

0 comments on commit 51938d4

Please sign in to comment.