mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 05:50:53 +03:00
JIDE: build using latest version of JIDE library com.formdev:jide-oss:3.7.11.1
This commit is contained in:
@@ -23,7 +23,7 @@ dependencies {
|
||||
implementation( project( ":flatlaf-core" ) )
|
||||
|
||||
// use compileOnly() because there are various JIDE libraries available on Maven Central
|
||||
compileOnly( "com.jidesoft:jide-oss:3.6.18" )
|
||||
compileOnly( "com.formdev:jide-oss:3.7.11.1" )
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user