Merge pull request #891 from psforever/renovate/io.getquill-quill-jasync-postgres-3.x

Update dependency io.getquill:quill-jasync-postgres to v3.8.0
This commit is contained in:
Fate-JH 2021-07-12 07:03:49 -04:00 committed by GitHub
commit fb72f0d6ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
"io.kamon" %% "kamon-bundle" % "2.1.20", "io.kamon" %% "kamon-bundle" % "2.1.20",
"io.kamon" %% "kamon-apm-reporter" % "2.1.20", "io.kamon" %% "kamon-apm-reporter" % "2.1.20",
"org.json4s" %% "json4s-native" % "4.0.1", "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.flywaydb" % "flyway-core" % "7.11.1",
"org.postgresql" % "postgresql" % "42.2.23", "org.postgresql" % "postgresql" % "42.2.23",
"com.typesafe" % "config" % "1.4.1", "com.typesafe" % "config" % "1.4.1",