Skip to content

Commit

Permalink
chore(deps): update nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 277bfe4 commit 46fe37d
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 @@ -15,7 +15,7 @@
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
"version": "6.3.0",
"version": "7.0.6",
"commands": ["nuke"]
},
"codecov.tool": {
Expand Down
4 changes: 2 additions & 2 deletions directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2022.3.2" />
<PackageVersion Include="NuGet.CommandLine" Version="6.4.0" />
<PackageVersion Include="Nuke.Common" Version="6.3.0" />
<PackageVersion Include="Nuke.Common" Version="7.0.6" />
<PackageVersion Include="ReportGenerator" Version="5.2.0" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="0.18.0" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.8.7" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.10" />
Expand Down

0 comments on commit 46fe37d

Please sign in to comment.