From 9c674f63e4c9d3ff5c7026cba842449c797935e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jul 2024 02:23:25 +0000 Subject: [PATCH] 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..4e4c47f 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.0", "commands": [ "dotnet-gitversion" ]