mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
JIDE: build using latest version of JIDE library com.formdev:jide-oss:3.7.12
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.formdev:jide-oss:3.7.11.1" )
|
||||
compileOnly( "com.formdev:jide-oss:3.7.12" )
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user