Update postgresql to 42.2.24 (#3687)

This commit is contained in:
Scala Steward 2021-09-23 20:50:00 +02:00 committed by GitHub
parent c17cc86ad6
commit f9cfd05414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ object Deps {
val asyncNewScalaV = "1.0.1"
val flywayV = "6.4.2"
val postgresV = "42.2.23"
val postgresV = "42.2.24"
val akkaActorV = akkaStreamv
val slickV = "3.3.3"
val sqliteV = "3.36.0.3"