Skip to content

Commit

Permalink
chore(deps): Bump cake.tool from 3.2.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 3.2.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@v3.2.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 Dec 3, 2024
1 parent 260d60d commit 35af0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "3.2.0",
"version": "5.0.0",
"commands": [
"dotnet-cake"
]
}
}
}
}

0 comments on commit 35af0ee

Please sign in to comment.