diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 679f181..5c9e9af 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fable": { - "version": "5.0.0-alpha.13", + "version": "5.0.0-alpha.14", "commands": [ "fable" ], @@ -17,7 +17,7 @@ "rollForward": false }, "fantomas": { - "version": "7.0.2", + "version": "7.0.3", "commands": [ "fantomas" ],