mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-13 11:09:10 +01:00
Upgrade JavaFX to v16
This commit is contained in:
parent
8221bc54ef
commit
fb410ac345
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ configure(subprojects) {
|
|||
httpcoreVersion = '4.4.13'
|
||||
ioVersion = '2.6'
|
||||
jacksonVersion = '2.12.1'
|
||||
javafxVersion = '15'
|
||||
javafxVersion = '16'
|
||||
javaxAnnotationVersion = '1.2'
|
||||
jcsvVersion = '1.4.0'
|
||||
jetbrainsAnnotationsVersion = '13.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue