From 97e6f24663e03d44500f9e8a714266b1412dbf01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:15:16 +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 3e7fbed..7ad1862 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" ]