Skip to content

Commit 5067599

Browse files
Bump Nuke.Common from 6.0.1 to 7.0.5
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.0.1 to 7.0.5. - [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.0.1...7.0.5) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5861c9 commit 5067599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Nuke.Common" Version="6.0.1" />
14+
<PackageReference Include="Nuke.Common" Version="7.0.5" />
1515
<PackageDownload Include="GitVersion.Tool" Version="[5.8.1]" />
1616
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
1717
</ItemGroup>

0 commit comments

Comments
 (0)