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