diff --git a/build.gradle b/build.gradle index cb76751..1ccb797 100644 --- a/build.gradle +++ b/build.gradle @@ -67,7 +67,7 @@ dependencies { } include "com.google.code.gson:gson:2.11.0" - include "com.formdev:flatlaf:3.5" + include "com.formdev:flatlaf:3.5.1" include "com.formdev:flatlaf-extras:3.5.1" include "org.apache.commons:commons-lang3:3.15.0" include "commons-io:commons-io:2.16.1"