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

This commit is contained in:
Renovate Bot 2021-06-22 09:35:36 +00:00 committed by renovate[bot]
parent e25c084e14
commit da2a4068a5

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.0",
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
"io.getquill" %% "quill-jasync-postgres" % "3.7.2",
"org.flywaydb" % "flyway-core" % "7.10.0",
"org.postgresql" % "postgresql" % "42.2.22",
"com.typesafe" % "config" % "1.4.1",