Skip to content

Commit

Permalink
Bump gitversion.tool from 5.12.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [gitversion.tool](https://github.com/GitTools/GitVersion) from 5.12.0 to 6.1.0.
---
updated-dependencies:
- dependency-name: gitversion.tool
  dependency-type: direct:development
  update-type: version-update:major
...

Signed-off-by: dotnet-updater[bot] <100138291+dotnet-updater[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-updater[bot] committed Dec 13, 2024
1 parent 764e805 commit 0575c81
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,36 @@
"version": "6.0.0",
"commands": [
"coverlet"
]
],
"rollForward": false
},
"jetbrains.resharper.globaltools": {
"version": "2023.2.2",
"commands": [
"jb"
]
],
"rollForward": false
},
"dotnet-ef": {
"version": "7.0.11",
"commands": [
"dotnet-ef"
]
],
"rollForward": false
},
"gitversion.tool": {
"version": "5.12.0",
"version": "6.1.0",
"commands": [
"dotnet-gitversion"
]
],
"rollForward": false
},
"gitreleasemanager.tool": {
"version": "0.15.0",
"commands": [
"dotnet-gitreleasemanager"
]
],
"rollForward": false
}
}
}

0 comments on commit 0575c81

Please sign in to comment.