mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 18:56:59 +01:00
Upgrade JavaFX to v15
Upgrade JavaFX to most recent release.
This commit is contained in:
parent
e55594d1e3
commit
51e0de8116
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ configure(subprojects) {
|
|||
httpcoreVersion = '4.4.13'
|
||||
ioVersion = '2.6'
|
||||
jacksonVersion = '2.8.10'
|
||||
javafxVersion = '14'
|
||||
javafxVersion = '15'
|
||||
javaxAnnotationVersion = '1.2'
|
||||
jcsvVersion = '1.4.0'
|
||||
jetbrainsAnnotationsVersion = '13.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue