Update scala-async to 1.0.1 (#3656)

This commit is contained in:
Scala Steward 2021-09-11 15:26:15 +02:00 committed by GitHub
parent 576680a419
commit 911fd3429d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ object Deps {
val scalaFxV = "16.0.0-R24"
val javaFxV = "17-ea+8"
val asyncNewScalaV = "1.0.0"
val asyncNewScalaV = "1.0.1"
val flywayV = "6.4.2"
val postgresV = "42.2.23"