Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 2b452ee commit 65fd8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<ItemGroup>
<PackageVersion Include="Mono.Cecil" Version="0.11.5" />
<PackageVersion Include="Nuke.Common" Version="7.0.4" />
<PackageVersion Include="Nuke.Common" Version="7.0.5" />
<PackageVersion Include="Nuget.CommandLine" Version="6.7.0" />
</ItemGroup>
</Project>

0 comments on commit 65fd8be

Please sign in to comment.