We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e88ac2 commit 84e9071Copy full SHA for 84e9071
build.gradle
@@ -105,8 +105,8 @@ dependencies {
105
compile 'de.jensd:fontawesomefx-materialdesignfont:1.7.22-4'
106
compile 'de.saxsys:mvvmfx-validation:1.7.0'
107
compile 'org.fxmisc.easybind:easybind:1.0.3'
108
- compile 'org.fxmisc.flowless:flowless:0.5.2'
109
- compile 'org.fxmisc.richtext:richtextfx:0.7-M5'
+ compile 'org.fxmisc.flowless:flowless:0.6'
+ compile 'org.fxmisc.richtext:richtextfx:0.8.1'
110
111
// Cannot be updated to 9.*.* until Jabref works with Java 9
112
compile 'org.controlsfx:controlsfx:8.40.14'
0 commit comments