Skip to content

Commit

Permalink
Bump nuke.globaltool from 7.0.2 to 7.0.6 (#24)
Browse files Browse the repository at this point in the history
Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 7.0.2 to 7.0.6.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@7.0.2...7.0.6)

---
updated-dependencies:
- dependency-name: nuke.globaltool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent aa47b97 commit a5f3650
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.2.0",
"commands": [
"reportgenerator"
]
},
"nuke.globaltool": {
"version": "7.0.2",
"commands": [
"nuke"
]
}
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.2.0",
"commands": [
"reportgenerator"
]
},
"nuke.globaltool": {
"version": "7.0.6",
"commands": [
"nuke"
]
}
}
}
}

0 comments on commit a5f3650

Please sign in to comment.