Skip to content

Commit

Permalink
Bump Nuke.Common from 7.0.0 to 8.1.2
Browse files Browse the repository at this point in the history
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 7.0.0 to 8.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@7.0.0...8.1.2)

---
updated-dependencies:
- dependency-name: Nuke.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent f86c753 commit 8c399aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="7.0.0" />
<PackageReference Include="Nuke.Common" Version="8.1.2" />
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
</ItemGroup>

Expand Down

0 comments on commit 8c399aa

Please sign in to comment.