Skip to content

Commit

Permalink
chore(deps): update nuke-build monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and candoumbe committed Dec 3, 2024
1 parent 846913b commit eef6a2b
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 @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"nuke.globaltool": {
"version": "8.1.4",
"version": "9.0.2",
"commands": [
"nuke"
]
Expand Down
2 changes: 1 addition & 1 deletion src/Candoumbe.Pipelines/Candoumbe.Pipelines.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</PropertyGroup>

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

0 comments on commit eef6a2b

Please sign in to comment.