diff --git a/build.gradle b/build.gradle index 5793e19..9032142 100644 --- a/build.gradle +++ b/build.gradle @@ -68,8 +68,8 @@ dependencies { } include "com.google.code.gson:gson:2.10.1" - include "com.formdev:flatlaf:3.4" - include "com.formdev:flatlaf-extras:3.4" + include "com.formdev:flatlaf:3.4.1" + include "com.formdev:flatlaf-extras:3.4.1" include "org.apache.commons:commons-lang3:3.14.0" include "commons-io:commons-io:2.16.0" include "net.sf.jopt-simple:jopt-simple:5.0.4"