Skip to content

Commit

Permalink
JIDE: added missing dependency to flatlaf-testing project
Browse files Browse the repository at this point in the history
  • Loading branch information
DevCharly committed Nov 9, 2019
1 parent e7194e4 commit c379f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flatlaf-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies {
implementation( "com.jgoodies:jgoodies-forms:1.9.0" )
implementation( "org.swinglabs.swingx:swingx-all:1.6.5-1" )
implementation( "org.swinglabs.swingx:swingx-beaninfo:1.6.5-1" )
implementation( "com.jidesoft:jide-oss:3.6.18" )
}

java {
Expand Down

0 comments on commit c379f2f

Please sign in to comment.