Update scalafx to 18.0.2-R29 (#4749)

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
This commit is contained in:
Scala Steward 2022-09-16 16:48:21 +02:00 committed by GitHub
parent b1017f8db5
commit b6d9792364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ object Deps {
val nativeLoaderV = "2.4.0"
val typesafeConfigV = "1.4.2"
val scalaFxV = "17.0.1-R26"
val scalaFxV = "18.0.2-R29"
val javaFxV = "20-ea+2"
val asyncNewScalaV = "1.0.1"