diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 342bab1..38d3dc9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "6.3.0", + "version": "6.4.0", "commands": [ "dotnet-gitversion" ],