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