Update postgresql to 42.2.20 (#2945)

This commit is contained in:
Scala Steward 2021-04-23 16:30:15 +02:00 committed by GitHub
parent acac751c5b
commit 27752062d4

View File

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