Upgrade JavaFX to v16

This commit is contained in:
Christoph Atteneder 2021-05-17 11:07:41 +02:00
parent 8221bc54ef
commit fb410ac345
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -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'