mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Update javafx-base, javafx-controls, ... to 17-ea+5 (#2829)
This commit is contained in:
parent
8cd481650d
commit
2cc2da9761
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ object Deps {
|
|||
val typesafeConfigV = "1.4.1"
|
||||
|
||||
val scalaFxV = "15.0.1-R21"
|
||||
val javaFxV = "17-ea+3"
|
||||
val javaFxV = "17-ea+5"
|
||||
|
||||
val asyncNewScalaV = "0.10.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue