diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f7362d667..ea618d645 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,11 +3,11 @@ "isRoot": true, "tools": { "gitversion.tool": { - "version": "6.4.0", + "version": "6.7.0", "commands": [ "dotnet-gitversion" ], "rollForward": false } } -} +} \ No newline at end of file