Update nuke-build monorepo to 8.1.2 (#75)

This commit is contained in:
renovate[bot] 2024-10-12 20:52:44 -06:00 committed by GitHub
parent 10b0746a24
commit bb81a8ac8a
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.1",
"version": "8.1.2",
"commands": [
"nuke"
]

View File

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