diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f7362d66..afa19daf 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.8.2", "commands": [ "dotnet-gitversion" ], "rollForward": false } } -} +} \ No newline at end of file