Skip to content

Commit

Permalink
Bump the dotnet-tools group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dotnet-tools group with 2 updates: [cake.tool](https://github.com/cake-build/cake) and jetbrains.resharper.globaltools.


Updates `cake.tool` from 0.35.0 to 4.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@v0.35.0...v4.0.0)

Updates `jetbrains.resharper.globaltools` from 2022.2.3 to 2024.1.1

---
updated-dependencies:
- dependency-name: cake.tool
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-tools
- dependency-name: jetbrains.resharper.globaltools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 2b0cf31 commit c7e09a1
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,13 +3,13 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "0.35.0",
"version": "4.0.0",
"commands": [
"dotnet-cake"
]
},
"jetbrains.resharper.globaltools": {
"version": "2022.2.3",
"version": "2024.1.1",
"commands": [
"jb"
]
Expand Down

0 comments on commit c7e09a1

Please sign in to comment.