From 029dc51f8b0c1ecac6897eaedcbc7900c2c5086c Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Wed, 14 Oct 2020 10:30:44 +0200 Subject: [PATCH] Testing: updated 3rd party Lafs --- flatlaf-testing/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatlaf-testing/build.gradle.kts b/flatlaf-testing/build.gradle.kts index 9fc60aad..41489b4a 100644 --- a/flatlaf-testing/build.gradle.kts +++ b/flatlaf-testing/build.gradle.kts @@ -41,7 +41,7 @@ dependencies { implementation( "com.glazedlists:glazedlists:1.11.0" ) implementation( "org.netbeans.api:org-openide-awt:RELEASE112" ) -// implementation( "org.pushing-pixels:radiance-substance:3.0.0" ) +// implementation( "org.pushing-pixels:radiance-substance:3.5.1" ) // implementation( "com.weblookandfeel:weblaf-ui:1.2.13" ) // implementation( "com.jgoodies:jgoodies-looks:2.7.0" ) }