Update javafx-base, javafx-controls, ... to 14.0.2.1 (#1685)

This commit is contained in:
Scala Steward 2020-07-22 13:10:49 +02:00 committed by GitHub
parent 5c9cbbdfc1
commit 53629997f3

View File

@ -21,7 +21,7 @@ object Deps {
val typesafeConfigV = "1.4.0"
val scalaFxV = "14-R19"
val javaFxV = "14.0.1"
val javaFxV = "14.0.2.1"
val asyncNewScalaV = "0.10.0"