Skip to content

Commit 86efac5

Browse files
build(deps): Bump gitversion.tool from 5.12.0 to 6.0.3 (Azure#3122)
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](GitTools/GitVersion@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab90306 commit 86efac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"gitversion.tool": {
6-
"version": "5.12.0",
6+
"version": "6.0.3",
77
"commands": [
88
"dotnet-gitversion"
99
],
1010
"rollForward": false
1111
}
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)