Skip to content

Commit

Permalink
Bump to Flowless 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jugen committed May 16, 2024
1 parent b3e4b04 commit fcafb5a
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 @@ -38,7 +38,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.7.2'
api group: 'org.fxmisc.flowless', name: 'flowless', version: '0.7.3'
api group: 'org.fxmisc.wellbehaved', name: 'wellbehavedfx', version: '0.3.3'

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

0 comments on commit fcafb5a

Please sign in to comment.