diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04d4d53..742c7f4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "5.14.0", + "version": "6.2.0", "commands": [ "dotnet-sonarscanner" ] } } -} +} \ No newline at end of file