diff --git a/build.gradle b/build.gradle index 76ff20f..fd8a014 100644 --- a/build.gradle +++ b/build.gradle @@ -72,7 +72,7 @@ dependencies { } include "com.google.code.gson:gson:2.10.1" - include "com.formdev:flatlaf:3.2.2" + include "com.formdev:flatlaf:3.2.5" include "com.google.guava:guava:32.1.3-jre" include "org.apache.commons:commons-lang3:3.13.0" include "commons-io:commons-io:2.14.0"