Skip to content

Commit

Permalink
Update nuke-build monorepo to 8.1.1 (#71)
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 Oct 8, 2024
1 parent ac076fe commit 92517d3
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 @@ -9,7 +9,7 @@
]
},
"nuke.globaltool": {
"version": "8.1.0",
"version": "8.1.1",
"commands": [
"nuke"
]
Expand Down
2 changes: 1 addition & 1 deletion nuke/_nuke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="8.1.0" />
<PackageReference Include="Nuke.Common" Version="8.1.1" />
</ItemGroup>

</Project>

0 comments on commit 92517d3

Please sign in to comment.