diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 10e12e2..c061aa4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,10 +15,10 @@ ] }, "fsharp-analyzers": { - "version": "0.22.0", + "version": "0.23.0", "commands": [ "fsharp-analyzers" ] } } -} \ No newline at end of file +}