Update postgresql to 42.2.14 (#1569)

This commit is contained in:
Scala Steward 2020-06-16 14:05:18 +02:00 committed by GitHub
parent 2b6e084379
commit 80d2a164a8

View file

@ -26,7 +26,7 @@ object Deps {
val asyncNewScalaV = "0.10.0"
val flywayV = "6.4.2"
val postgresV = "42.2.12"
val postgresV = "42.2.14"
val akkaActorV = akkaStreamv
val slickV = "3.3.2"
val sqliteV = "3.31.1"