Skip to content

Commit

Permalink
Switch to WellBehavedFX release 0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasMikula committed Sep 29, 2014
1 parent 075bc46 commit 1042308
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 @@ -8,7 +8,7 @@ dependencies {
compile group: 'org.fxmisc.undo', name: 'undofx', version: '[1.0.1,)'
compile group: 'org.fxmisc.easybind', name: 'easybind', version: '[1.0.3,)'
compile group: 'org.fxmisc.flowless', name: 'flowless', version: '[0.3,)'
compile group: 'org.fxmisc.wellbehaved', name: 'wellbehavedfx', version: '0.1-SNAPSHOT'
compile group: 'org.fxmisc.wellbehaved', name: 'wellbehavedfx', version: '[0.1,0.2)'
testCompile group: 'junit', name: 'junit', version: '[4.0,)'
}

Expand Down

0 comments on commit 1042308

Please sign in to comment.