diff --git a/build.gradle b/build.gradle index 5f902290771..c001514836e 100644 --- a/build.gradle +++ b/build.gradle @@ -137,7 +137,7 @@ dependencies { compile 'org.fxmisc.richtext:richtextfx:0.9.2' compile 'com.sibvisions.external.jvxfx:dndtabpane:0.1' compile 'javax.inject:javax.inject:1' - compile 'com.jfoenix:jfoenix:8.0.8' + compile 'com.jfoenix:jfoenix:9.0.8' // Cannot be updated to 9.*.* until Jabref works with Java 9 compile 'org.controlsfx:controlsfx:8.40.15-SNAPSHOT'