We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87c2b30 + b2f3c74 commit efbdbafCopy full SHA for efbdbaf
1 file changed
richtextfx/build.gradle
@@ -5,7 +5,6 @@ group = 'org.fxmisc.richtext'
5
6
dependencies {
7
compile group: 'org.reactfx', name: 'reactfx', version: '2.0-SNAPSHOT'
8
- compile group: 'org.fxmisc.undo', name: 'undofx', version: '1.2'
9
compile (group: 'org.fxmisc.undo', name: 'undofx', version: '1.2') {
10
transitive = false
11
}
0 commit comments