diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bddcdc1..bb9e7f9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "roslynator.dotnet.cli": { - "version": "0.10.2", + "version": "0.11.0", "commands": [ "roslynator" ]