Skip to content

Commit

Permalink
Update nuke-build monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent a98f12f commit 411b464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"nuke.globaltool": {
"version": "8.1.4",
"version": "9.0.2",
"commands": [
"nuke"
]
Expand Down
2 changes: 1 addition & 1 deletion nuke/_nuke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="8.1.4" />
<PackageReference Include="Nuke.Common" Version="9.0.2" />
</ItemGroup>

</Project>

0 comments on commit 411b464

Please sign in to comment.