Bump gitversion.tool from 5.12.0 to 6.0.3 (#2583)

Bumps [gitversion.tool](https://github.com/GitTools/GitVersion) from 5.12.0 to 6.0.3.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/GitTools/GitVersion/compare/5.12.0...6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-19 22:01:12 +10:00 коммит произвёл GitHub
Родитель e831d701c5
Коммит 349616fd4d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -3,11 +3,11 @@
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.12.0",
"version": "6.0.3",
"commands": [
"dotnet-gitversion"
],
"rollForward": false
}
}
}
}