Skip to content

Commit

Permalink
Merge pull request #485 from jellyfin/renovate/minver-5.x
Browse files Browse the repository at this point in the history
Update dependency MinVer to v5
  • Loading branch information
Shadowghost authored Mar 4, 2024
2 parents da3eb1d + e4f97a9 commit 32ee2f0
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="4.3.0" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="5.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 32ee2f0

Please sign in to comment.