diff --git a/build.gradle b/build.gradle index a16a8abc..1b13251f 100644 --- a/build.gradle +++ b/build.gradle @@ -79,8 +79,8 @@ dependencies { } includeInJar "com.google.code.gson:gson:2.13.2" - includeInJar "com.formdev:flatlaf:3.6.1" - includeInJar "com.formdev:flatlaf-extras:3.6.1" + includeInJar "com.formdev:flatlaf:3.6.2" + includeInJar "com.formdev:flatlaf-extras:3.6.2" includeInJar "org.apache.commons:commons-lang3:3.19.0" includeInJar "commons-io:commons-io:2.20.0" includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"