Skip to content

Commit

Permalink
Bump cake.tool from 1.3.0 to 5.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [cake.tool](https://github.com/cake-build/cake) from 1.3.0 to 5.0.0.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v1.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: cake.tool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 693e14e commit 77d3ec3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.3.0",
"commands": [
"dotnet-cake"
]
}
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "5.0.0",
"commands": [
"dotnet-cake"
]
}
}
}

0 comments on commit 77d3ec3

Please sign in to comment.