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 38965d7 commit 66c82d7Copy full SHA for 66c82d7
build.gradle
@@ -166,7 +166,7 @@ dependencies {
166
compile 'org.fxmisc.richtext:richtextfx:0.10.3'
167
compile group: 'org.glassfish.hk2.external', name: 'jakarta.inject', version: '2.6.1'
168
compile 'com.jfoenix:jfoenix:9.0.9'
169
- compile 'org.controlsfx:controlsfx:11.0.0'
+ compile 'org.controlsfx:controlsfx:11.0.1'
170
171
compile 'org.jsoup:jsoup:1.12.1'
172
compile 'com.konghq:unirest-java:3.2.00'
0 commit comments