Skip to content

Commit

Permalink
Update nuke to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 689e1b2 commit 71c20f2
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 @@ -11,7 +11,7 @@
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
"version": "7.0.6",
"version": "8.0.0",
"commands": ["nuke"]
},
"codecov.tool": {
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2023.3.2" />
<PackageVersion Include="Nuke.Common" Version="7.0.6" />
<PackageVersion Include="Nuke.Common" Version="8.0.0" />
<PackageVersion Include="ReportGenerator" Version="5.2.0" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.8.14" />
</ItemGroup>
Expand Down

0 comments on commit 71c20f2

Please sign in to comment.