Skip to content

Commit

Permalink
Bump to Flowless 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jugen committed Nov 14, 2022
1 parent 1e53da2 commit abbf7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion richtextfx/build.gradle
Expand Up @@ -33,7 +33,7 @@ integrationTest.testClassesDirs = sourceSets.integrationTest.output.classesDirs
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.9'
api group: 'org.fxmisc.flowless', name: 'flowless', version: '0.7.0'
api group: 'org.fxmisc.wellbehaved', name: 'wellbehavedfx', version: '0.3.3'

testImplementation group: 'junit', name: 'junit', version: '4.12'
Expand Down

0 comments on commit abbf7ab

Please sign in to comment.