diff --git a/build.gradle b/build.gradle index 43ce34d4..ed7a0d98 100644 --- a/build.gradle +++ b/build.gradle @@ -31,7 +31,7 @@ dependencies { implementation('com.fifesoft:spellchecker:3.4.1') implementation('com.fifesoft:languagesupport:3.4.1') - implementation 'com.formdev:flatlaf:3.6' + implementation 'com.formdev:flatlaf:3.7' implementation 'com.github.jtidy:jtidy:1.0.5' implementation 'org.apache.groovy:groovy-all:5.0.3'