Skip to content

Commit

Permalink
Update ReactFX version.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasMikula committed Jul 7, 2014
1 parent 2f61640 commit d71f4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion richtextfx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'signing'
group = 'org.fxmisc.richtext'

dependencies {
compile group: 'org.reactfx', name: 'reactfx', version: '[1.2.1,)'
compile group: 'org.reactfx', name: 'reactfx', version: '[1.2.2,)'
compile group: 'org.fxmisc.undo', name: 'undofx', version: '[1.0,)'
compile group: 'org.fxmisc.easybind', name: 'easybind', version: '[1.0.2,)'
compile group: 'org.fxmisc.flowless', name: 'flowless', version: '[0.1,)'
Expand Down

0 comments on commit d71f4a6

Please sign in to comment.