Skip to content

Commit 84e9071

Browse files
authored
Update richtext and flowless (#3386)
1 parent 7e88ac2 commit 84e9071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ dependencies {
105105
compile 'de.jensd:fontawesomefx-materialdesignfont:1.7.22-4'
106106
compile 'de.saxsys:mvvmfx-validation:1.7.0'
107107
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'
108+
compile 'org.fxmisc.flowless:flowless:0.6'
109+
compile 'org.fxmisc.richtext:richtextfx:0.8.1'
110110

111111
// Cannot be updated to 9.*.* until Jabref works with Java 9
112112
compile 'org.controlsfx:controlsfx:8.40.14'

0 commit comments

Comments
 (0)