Skip to content

Commit

Permalink
Update nuke to 9.0.4 (#2485)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent d88c067 commit d2e7425
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 @@ -13,7 +13,7 @@
"rollForward": false
},
"nuke.globaltool": {
"version": "9.0.3",
"version": "9.0.4",
"commands": ["nuke"],
"rollForward": false
},
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageVersion Include="Xunit.Combinatorial" Version="1.6.24" />
<PackageVersion Include="Polyfill" Version="7.12.0" />
<PackageVersion Include="GitVersion.Tool" Version="6.1.0" />
<PackageVersion Include="Nuke.Common" Version="9.0.3" />
<PackageVersion Include="Nuke.Common" Version="9.0.4" />
<PackageVersion Include="ReportGenerator" Version="5.4.3" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="2.9.9" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
Expand Down

0 comments on commit d2e7425

Please sign in to comment.