Skip to content

Commit

Permalink
Bump Nuke.Common and Nuke.Components
Browse files Browse the repository at this point in the history
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) and [Nuke.Components](https://github.com/nuke-build/nuke). These dependencies needed to be updated together.

Updates `Nuke.Common` from 8.1.4 to 9.0.3
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@8.1.4...9.0.3)

Updates `Nuke.Components` from 8.1.4 to 9.0.3
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@8.1.4...9.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8118d86 commit 2cb310d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<ItemGroup>
<PackageDownload Include="GitVersion.Tool" Version="[6.0.2]" />
<PackageDownload Include="ReportGenerator" Version="[5.3.8]" />
<PackageReference Include="Nuke.Common" Version="8.1.4" />
<PackageReference Include="Nuke.Components" Version="8.1.4" />
<PackageReference Include="Nuke.Common" Version="9.0.3" />
<PackageReference Include="Nuke.Components" Version="9.0.3" />
</ItemGroup>

</Project>

0 comments on commit 2cb310d

Please sign in to comment.