From cbac76e28a2962945d42af81029dbb6697f740d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Sep 2024 02:30:04 +0000 Subject: [PATCH] chore(deps): update dependency gitversion.tool to v6 --- .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 95adf14..6d77f7a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "5.12.0", + "version": "6.0.2", "commands": [ "dotnet-gitversion" ]