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

This commit is contained in:
Renovate Bot 2021-07-12 00:18:29 +00:00
parent e80ba5dea3
commit 1747396347
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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.1",
"io.getquill" %% "quill-jasync-postgres" % "3.7.2",
"io.getquill" %% "quill-jasync-postgres" % "3.8.0",
"org.flywaydb" % "flyway-core" % "7.11.1",
"org.postgresql" % "postgresql" % "42.2.23",
"com.typesafe" % "config" % "1.4.1",