Update nuke-build monorepo to 8.1.1 (#71)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-08 09:12:59 -06:00 committed by GitHub
parent ac076fef90
commit 92517d347c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
]
},
"nuke.globaltool": {
"version": "8.1.0",
"version": "8.1.1",
"commands": [
"nuke"
]

View File

@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nuke.Common" Version="8.1.0" />
<PackageReference Include="Nuke.Common" Version="8.1.1" />
</ItemGroup>
</Project>