Skip to content

Commit

Permalink
Bump to Flowless 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jugen committed Jan 31, 2022
1 parent eb19540 commit fbdcd28
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 @@ -35,7 +35,7 @@ sourceSets {
dependencies {
api group: 'org.reactfx', name: 'reactfx', version: '2.0-M5'
api group: 'org.fxmisc.undo', name: 'undofx', version: '2.1.1'
api group: 'org.fxmisc.flowless', name: 'flowless', version: '0.6.7'
api group: 'org.fxmisc.flowless', name: 'flowless', version: '0.6.8'
api group: 'org.fxmisc.wellbehaved', name: 'wellbehavedfx', version: '0.3.3'

java9Implementation files(sourceSets.main.output.classesDirs) { builtBy compileJava }
Expand Down

0 comments on commit fbdcd28

Please sign in to comment.