We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a4ae0 commit 70ef31aCopy full SHA for 70ef31a
build.gradle
@@ -18,7 +18,7 @@ idea.module.downloadJavadoc = true
18
eclipse.classpath.downloadJavadoc = true
19
20
dependencies {
21
- compile 'org.controlsfx:controlsfx:8.40.11'
+ compile 'org.controlsfx:controlsfx:8.40.10'
22
compile 'org.jooq:joox:1.4.0'
23
}
24
0 commit comments