diff --git a/build.gradle b/build.gradle index dbc9c99..cbd9b24 100644 --- a/build.gradle +++ b/build.gradle @@ -68,7 +68,7 @@ dependencies { include "com.google.code.gson:gson:2.11.0" include "com.formdev:flatlaf:3.5" - include "com.formdev:flatlaf-extras:3.5" + 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" include "net.sf.jopt-simple:jopt-simple:5.0.4"