Skip to content

Commit

Permalink
Bump gitversion.tool from 5.12.0 to 6.0.0 (#87)
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.0.0.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@5.12.0...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f334438 commit 42affdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.12.0",
"version": "6.0.0",
"commands": [
"dotnet-gitversion"
]
Expand Down

0 comments on commit 42affdd

Please sign in to comment.