Skip to content

Commit

Permalink
Merge pull request #5693 from JabRef/dependabot/gradle/org.fxmisc.ric…
Browse files Browse the repository at this point in the history
…htext-richtextfx-0.10.3

Bump richtextfx from 0.10.2 to 0.10.3
  • Loading branch information
Siedlerchr committed Dec 2, 2019
2 parents 8f2b864 + a8d06f3 commit 40271f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {
compile 'de.saxsys:mvvmfx:1.8.0'
compile 'org.fxmisc.easybind:easybind:1.0.3'
compile 'org.fxmisc.flowless:flowless:0.6.1'
compile 'org.fxmisc.richtext:richtextfx:0.10.2'
compile 'org.fxmisc.richtext:richtextfx:0.10.3'
compile group: 'org.glassfish.hk2.external', name: 'jakarta.inject', version: '2.6.1'
compile 'com.jfoenix:jfoenix:9.0.9'
compile 'org.controlsfx:controlsfx:11.0.0'
Expand Down

0 comments on commit 40271f8

Please sign in to comment.