mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 19:26:09 -04:00
Update controlsfx to be compatible with latest jdk
This commit is contained in:
parent
3a17d5062b
commit
a334beb1a7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ dependencies {
|
|||
compile 'com.google.inject:guice:3.0'
|
||||
compile 'com.google.guava:guava:16.0.1'
|
||||
compile 'com.google.code.gson:gson:2.2.4'
|
||||
compile 'org.controlsfx:controlsfx:8.0.6'
|
||||
compile 'org.controlsfx:controlsfx:8.0.6_20'
|
||||
compile 'de.jensd:fontawesomefx:8.0.0'
|
||||
compile 'net.glxn:qrgen:1.3'
|
||||
compile 'com.google.code.findbugs:jsr305:2.0.3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue