From 88f2da2f7be6ee9adcca3567863b7fe652d36e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 30 Oct 2018 09:11:53 +0000 Subject: [PATCH] Bump jfoenix from 8.0.7 to 9.0.6 Bumps [jfoenix](https://github.com/jfoenixadmin/JFoenix) from 8.0.7 to 9.0.6. - [Release notes](https://github.com/jfoenixadmin/JFoenix/releases) - [Commits](https://github.com/jfoenixadmin/JFoenix/commits) Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'