From 8582b32a692c7cae10d71c3aefad778cfb694313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 23:14:55 +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 6227b9b..55752f0 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"], "rollForward": false }