From 76bf1862d5317f48c56b3accb688db8d6d8b914c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:57:21 +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 8b7a312..afa19da 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "6.8.1", + "version": "6.8.2", "commands": [ "dotnet-gitversion" ],