diff --git a/build.gradle b/build.gradle index f83239b..533666a 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ dependencies { implementation 'org.codehaus.groovy:groovy:+' implementation 'org.codehaus.groovy:groovy-xml:+' implementation 'org.cip4.lib.jdf:JDFLibJ:2.1.7.+' - implementation 'com.formdev:flatlaf:2.+' + implementation 'com.formdev:flatlaf:3.+' implementation 'org.xhtmlrenderer:core-renderer:R8'