Skip to content

Commit 3b00bca

Browse files
Bump the all group with 1 update (#71)
Bumps MinVer from 6.0.0 to 6.1.0 --- updated-dependencies: - dependency-name: MinVer dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23fbd86 commit 3b00bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</PropertyGroup>
3434

3535
<ItemGroup Label="Versioning">
36-
<PackageReference Include="MinVer" Version="6.0.0">
36+
<PackageReference Include="MinVer" Version="6.1.0">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>

0 commit comments

Comments
 (0)