diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index defbf2a..88982eb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ],