From 68b1eb00a976b1a37262299e3e0f6974fc82b535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 11:33:44 +0000 Subject: [PATCH] chore(deps): update dependency gitversion.tool to v6.8.2 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4fb984b..d472442 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "6.7.0", + "version": "6.8.2", "commands": [ "dotnet-gitversion" ],