diff --git a/build.gradle b/build.gradle index 1c14214c094..57521928102 100644 --- a/build.gradle +++ b/build.gradle @@ -136,7 +136,7 @@ dependencies { compile 'org.fxmisc.richtext:richtextfx:0.9.1' compile 'com.sibvisions.external.jvxfx:dndtabpane:0.1' compile 'javax.inject:javax.inject:1' - compile 'com.jfoenix:jfoenix:8.0.7' + compile 'com.jfoenix:jfoenix:9.0.6' // Cannot be updated to 9.*.* until Jabref works with Java 9 compile 'org.controlsfx:controlsfx:8.40.15-SNAPSHOT'