diff --git a/build.gradle b/build.gradle index d2568372..4e5f14f2 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ dependencies { include 'com.squareup.okhttp3:okhttp:4.12.0' include 'com.google.code.gson:gson:2.10.1' include 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3' - include 'com.formdev:flatlaf:3.3-SNAPSHOT' + include 'com.formdev:flatlaf:3.4-SNAPSHOT' include 'co.gongzh.procbridge:procbridge:1.1' include 'commons-io:commons-io:2.15.1' include 'cn.hutool:hutool-crypto:5.8.18'