Skip to content

Commit

Permalink
Bump the nuke group with 2 updates (fluentassertions#2773)
Browse files Browse the repository at this point in the history
Bumps the nuke group with 2 updates: [Nuke.Common](https://github.com/nuke-build/nuke) and [Nuke.Components](https://github.com/nuke-build/nuke).


Updates `Nuke.Common` from 8.1.0 to 8.1.1
- [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.0...8.1.1)

Updates `Nuke.Components` from 8.1.0 to 8.1.1
- [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.0...8.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent c6df7e6 commit fa51677
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 @@ -6,7 +6,7 @@
<NoWarn>CS0649;CS0169</NoWarn>
<NukeRootDirectory>..\</NukeRootDirectory>
<NukeScriptDirectory>..\</NukeScriptDirectory>
<NukeVersion>8.1.0</NukeVersion>
<NukeVersion>8.1.1</NukeVersion>
</PropertyGroup>
<PropertyGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">
<DefineConstants>OS_WINDOWS</DefineConstants>
Expand Down

0 comments on commit fa51677

Please sign in to comment.