Skip to content

Commit

Permalink
Update nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 2364944 commit 70de6fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1",
"version": "9.0.2",
"commands": ["nuke"],
"rollForward": false
},
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
<PackageVersion Include="Polyfill" Version="7.5.0" />
<PackageVersion Include="GitVersion.Tool" Version="6.0.5" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2024.3.0" />
<PackageVersion Include="Nuke.Common" Version="9.0.1" />
<PackageVersion Include="Nuke.Common" Version="9.0.2" />
<PackageVersion Include="ReportGenerator" Version="5.4.1" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="2.9.1" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="2.9.2" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="FluentValidation" Version="11.11.0" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="11.3.0" />
Expand Down

0 comments on commit 70de6fe

Please sign in to comment.