diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9e89cf8b..81ed6786 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "6.2.0", + "version": "6.2.3", "commands": [ "fantomas" ] diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index e906eadc..81ed6786 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "5.0.6", + "version": "6.2.3", "commands": [ "fantomas" ]