Skip to content

Commit

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


Updates `cake.tool` from 4.0.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@v4.0.0...v5.0.0)

Updates `jetbrains.resharper.globaltools` from 2024.1.2 to 2024.3.0

Updates `nvika` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/laedit/vika/releases)
- [Changelog](https://github.com/laedit/vika/blob/master/ReleaseNotes.md)
- [Commits](laedit/vika@v3.0.1...v4.0.0)

---
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-minor
  dependency-group: dotnet-tools
- dependency-name: nvika
  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 Dec 1, 2024
1 parent 23fc4fc commit b9f3556
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "4.0.0",
"version": "5.0.0",
"commands": [
"dotnet-cake"
]
},
"jetbrains.resharper.globaltools": {
"version": "2024.1.2",
"version": "2024.3.0",
"commands": [
"jb"
]
},
"nvika": {
"version": "3.0.1",
"version": "4.0.0",
"commands": [
"nvika"
]
Expand Down

0 comments on commit b9f3556

Please sign in to comment.