diff --git a/build.gradle b/build.gradle index af5a052..6f804fc 100644 --- a/build.gradle +++ b/build.gradle @@ -75,8 +75,8 @@ dependencies { } include "com.google.code.gson:gson:2.11.0" - include "com.formdev:flatlaf:3.5.2" - include "com.formdev:flatlaf-extras:3.5.2" + include "com.formdev:flatlaf:3.5.4" + include "com.formdev:flatlaf-extras:3.5.4" include "org.apache.commons:commons-lang3:3.17.0" include "commons-io:commons-io:2.18.0" include "net.sf.jopt-simple:jopt-simple:5.0.4"