mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-03-17 21:32:33 +01:00
upgrade to javafx 23.0.2
This commit is contained in:
parent
3dfd8210a8
commit
e8cd56388f
@ -48,7 +48,7 @@ tasks.withType(AbstractArchiveTask) {
|
||||
}
|
||||
|
||||
javafx {
|
||||
version = headless ? "18" : "23.0.1"
|
||||
version = headless ? "18" : "23.0.2"
|
||||
modules = [ 'javafx.controls', 'javafx.fxml', 'javafx.swing', 'javafx.graphics' ]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user