Update dependency io.getquill:quill-jasync-postgres to v3.7.0

This commit is contained in:
Renovate Bot 2021-03-17 16:48:00 +00:00 committed by renovate[bot]
parent e718ecc18c
commit 1c16aa81bc

View file

@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
"io.kamon" %% "kamon-bundle" % "2.1.12",
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
"org.json4s" %% "json4s-native" % "3.6.11",
"io.getquill" %% "quill-jasync-postgres" % "3.6.1",
"io.getquill" %% "quill-jasync-postgres" % "3.7.0",
"org.flywaydb" % "flyway-core" % "7.7.0",
"org.postgresql" % "postgresql" % "42.2.19",
"com.typesafe" % "config" % "1.4.1",