Skip to content

Commit

Permalink
build(deps): bump MinVer from 2.5.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [MinVer](https://github.com/adamralph/minver) from 2.5.0 to 5.0.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](adamralph/minver@2.5.0...5.0.0)

---
updated-dependencies:
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 084d8a9 commit a6f4a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</PropertyGroup>

<ItemGroup Label="Package References">
<PackageReference Include="MinVer" PrivateAssets="All" Version="2.5.0" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a6f4a8f

Please sign in to comment.