Skip to content

Commit

Permalink
Update nuke to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2024
1 parent 566dc92 commit a54edad
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": "8.1.2",
"version": "8.1.3",
"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 @@ -30,7 +30,7 @@
<PackageVersion Include="Polyfill" Version="7.2.0" />
<PackageVersion Include="GitVersion.Tool" Version="6.0.4" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2024.2.7" />
<PackageVersion Include="Nuke.Common" Version="8.1.2" />
<PackageVersion Include="Nuke.Common" Version="8.1.3" />
<PackageVersion Include="ReportGenerator" Version="5.3.11" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="2.8.113" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
Expand Down

0 comments on commit a54edad

Please sign in to comment.