diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9ef9c78..44f8e65 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsharp-analyzers": { - "version": "0.18.0", + "version": "0.19.0", "commands": [ "fsharp-analyzers" ]