Update postgresql to 42.2.21 (#3248)

This commit is contained in:
Scala Steward 2021-06-11 20:27:28 +02:00 committed by GitHub
parent af8aaa7bad
commit 1215a22857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ object Deps {
val asyncNewScalaV = "0.10.0"
val flywayV = "6.4.2"
val postgresV = "42.2.20"
val postgresV = "42.2.21"
val akkaActorV = akkaStreamv
val slickV = "3.3.3"
val sqliteV = "3.34.0"