From 349616fd4d5c30187560b3a38c707c6aea97cf83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 22:01:12 +1000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ba73e9cdee..9574ed7a6f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "5.12.0", + "version": "6.0.3", "commands": [ "dotnet-gitversion" ], "rollForward": false } } -} +} \ No newline at end of file