Skip to content

Commit

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

---
updated-dependencies:
- 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 Oct 25, 2023
1 parent fef1921 commit d556d52
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 @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />
<PackageReference Include="Nuke.Common" Version="7.0.5" />
<PackageReference Include="Nuke.Common" Version="7.0.6" />
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.32" />
</ItemGroup>

Expand Down

0 comments on commit d556d52

Please sign in to comment.