Skip to content

Commit

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

Updates `Nuke.Components` from 8.1.1 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@8.1.1...8.1.2)

Updates `Nuke.Common` from 8.1.1 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@8.1.1...8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and eNeRGy164 committed Oct 14, 2024
1 parent 99365b3 commit 3aec0f1
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.1" />
<PackageReference Include="Nuke.Components" Version="8.1.1" />
<PackageReference Include="Nuke.Common" Version="8.1.2" />
<PackageReference Include="Nuke.Components" Version="8.1.2" />
</ItemGroup>

</Project>

0 comments on commit 3aec0f1

Please sign in to comment.