diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a71aa933..85dbfe6f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "9.0.2", + "version": "9.1.0", "commands": [ "dotnet-sonarscanner" ] } } -} +} \ No newline at end of file