mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-22 14:22:45 +01:00
build.gradle: update JavaFX to 17.0.6
This commit is contained in:
parent
558f6df127
commit
86733a9414
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ dependencies {
|
|||
}
|
||||
|
||||
javafx {
|
||||
version = '17.0.2'
|
||||
version = '17.0.6'
|
||||
modules = [ 'javafx.controls', 'javafx.fxml' ]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue