Skip to content

Commit d79028f

Browse files
authored
Merge pull request JabRef#5273 from JabRef/dependabot/gradle/org.fxmisc.richtext-richtextfx-0.10.2
Bump richtextfx from 0.10.1 to 0.10.2
2 parents 55bb2a4 + 496bb93 commit d79028f

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
@@ -164,7 +164,7 @@ dependencies {
164164
compile 'de.saxsys:mvvmfx:1.8.0'
165165
compile 'org.fxmisc.easybind:easybind:1.0.3'
166166
compile 'org.fxmisc.flowless:flowless:0.6.1'
167-
compile 'org.fxmisc.richtext:richtextfx:0.10.1'
167+
compile 'org.fxmisc.richtext:richtextfx:0.10.2'
168168
compile group: 'org.glassfish.hk2.external', name: 'jakarta.inject', version: '2.6.1'
169169
compile 'com.jfoenix:jfoenix:9.0.9'
170170
compile 'org.controlsfx:controlsfx:11.0.0'

0 commit comments

Comments
 (0)