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 Nov 21, 2024
1 parent 8ef6b99 commit 9ea8678
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.2",
"version": "9.0.1",
"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.2" />
<PackageReference Include="Nuke.Common" Version="9.0.1" />
</ItemGroup>

</Project>

0 comments on commit 9ea8678

Please sign in to comment.