diff --git a/build.gradle b/build.gradle index 7b991cc69b..e5da7f935b 100644 --- a/build.gradle +++ b/build.gradle @@ -429,7 +429,7 @@ dependencies { // themes implementation 'com.formdev:flatlaf:3.3' implementation 'com.formdev:flatlaf-intellij-themes:3.3' - implementation 'com.formdev:flatlaf-extras:3.3' + implementation 'com.formdev:flatlaf-extras:3.4.1' implementation 'com.github.weisj:jsvg:1.4.0' implementation 'com.formdev:flatlaf-jide-oss:3.3'