Skip to content

Commit c9ac608

Browse files
Bump MinVer from 2.5.0 to 3.0.0 (#91)
Bumps [MinVer](https://github.com/adamralph/minver) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@2.5.0...3.0.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbf6095 commit c9ac608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
11-
<PackageReference Include="MinVer" Version="2.5.0" PrivateAssets="All" />
11+
<PackageReference Include="MinVer" Version="3.0.0" PrivateAssets="All" />
1212
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.333" PrivateAssets="All" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)