Skip to content

Commit 70ef31a

Browse files
committed
changed dependency version
1 parent 76a4ae0 commit 70ef31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idea.module.downloadJavadoc = true
1818
eclipse.classpath.downloadJavadoc = true
1919

2020
dependencies {
21-
compile 'org.controlsfx:controlsfx:8.40.11'
21+
compile 'org.controlsfx:controlsfx:8.40.10'
2222
compile 'org.jooq:joox:1.4.0'
2323
}
2424

0 commit comments

Comments
 (0)