Skip to content

Commit 724627b

Browse files
Bump Nuke.Common from 6.1.1 to 6.1.2 (dotnet#969)
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@6.1.1...6.1.2) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 260741b commit 724627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/nuke/Silk.NET.NUKE.csproj

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

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.Build.Locator" Version="1.4.1" />
16-
<PackageReference Include="Nuke.Common" Version="6.1.1" />
16+
<PackageReference Include="Nuke.Common" Version="6.1.2" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)