mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
build.gradle: update JavaFX to 17.0.6
This commit is contained in:
parent
558f6df127
commit
86733a9414
@ -13,7 +13,7 @@ dependencies {
|
||||
}
|
||||
|
||||
javafx {
|
||||
version = '17.0.2'
|
||||
version = '17.0.6'
|
||||
modules = [ 'javafx.controls', 'javafx.fxml' ]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user