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

This commit is contained in:
Renovate Bot 2021-08-04 20:12:52 +00:00 committed by renovate[bot]
parent 0dcfb09e5d
commit e0df6cff10

View file

@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
"io.kamon" %% "kamon-bundle" % "2.1.20",
"io.kamon" %% "kamon-apm-reporter" % "2.1.20",
"org.json4s" %% "json4s-native" % "4.0.3",
"io.getquill" %% "quill-jasync-postgres" % "3.8.0",
"io.getquill" %% "quill-jasync-postgres" % "3.9.0",
"org.flywaydb" % "flyway-core" % "7.12.0",
"org.postgresql" % "postgresql" % "42.2.23",
"com.typesafe" % "config" % "1.4.1",