mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-19 13:35:17 +01:00
Update javafx-base, javafx-controls, ... to 16-ea+6 (#2489)
This commit is contained in:
parent
94c71543fb
commit
27e50b2c34
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ object Deps {
|
|||
val typesafeConfigV = "1.4.1"
|
||||
|
||||
val scalaFxV = "15.0.1-R20"
|
||||
val javaFxV = "16-ea+5"
|
||||
val javaFxV = "16-ea+6"
|
||||
|
||||
val asyncNewScalaV = "0.10.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue