Skip to content

Commit 1217dfb

Browse files
committed
RichTextFX update to 0.6.6
1 parent ef947fa commit 1217dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
compile group: 'org.fxmisc.richtext', name: 'richtextfx', version: '0.6.4'
11+
compile group: 'org.fxmisc.richtext', name: 'richtextfx', version: '0.6.6'
1212
compile group: 'com.miglayout', name: 'miglayout-javafx', version: '5.0'
1313
compile group: 'de.jensd', name: 'fontawesomefx', version: '8.4'
1414
compile group: 'org.pegdown', name: 'pegdown', version: '1.5.0'

0 commit comments

Comments
 (0)