mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
build.gradle: Update JavaFX to 17.0.0.1.
This commit is contained in:
parent
65e9d9523b
commit
62f5097933
@ -13,7 +13,7 @@ dependencies {
|
||||
}
|
||||
|
||||
javafx {
|
||||
version = '15'
|
||||
version = '17.0.0.1'
|
||||
modules = [ 'javafx.controls', 'javafx.fxml' ]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user