diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6013de8..2b1313f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "5.0.4", + "version": "11.0.0", "commands": [ "dotnet-sonarscanner" ] } } -} +} \ No newline at end of file