Skip to content

Commit 8cd6696

Browse files
Bump MinVer from 4.1.0 to 4.2.0 (#1922)
Bumps [MinVer](https://github.com/adamralph/minver) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@4.1.0...4.2.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c465792 commit 8cd6696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
22-
<PackageReference Include="MinVer" Version="4.1.0" PrivateAssets="All"/>
22+
<PackageReference Include="MinVer" Version="4.2.0" PrivateAssets="All"/>
2323
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="All"/>
2424
</ItemGroup>
2525
<ItemGroup>

0 commit comments

Comments
 (0)