mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-24 21:35:21 +00:00
Update dependency io.getquill:quill-jasync-postgres to v3.7.1
This commit is contained in:
parent
0204dce17a
commit
42e4db8972
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"io.kamon" %% "kamon-bundle" % "2.1.17",
|
"io.kamon" %% "kamon-bundle" % "2.1.17",
|
||||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.17",
|
"io.kamon" %% "kamon-apm-reporter" % "2.1.17",
|
||||||
"org.json4s" %% "json4s-native" % "3.6.11",
|
"org.json4s" %% "json4s-native" % "3.6.11",
|
||||||
"io.getquill" %% "quill-jasync-postgres" % "3.7.0",
|
"io.getquill" %% "quill-jasync-postgres" % "3.7.1",
|
||||||
"org.flywaydb" % "flyway-core" % "7.8.2",
|
"org.flywaydb" % "flyway-core" % "7.8.2",
|
||||||
"org.postgresql" % "postgresql" % "42.2.20",
|
"org.postgresql" % "postgresql" % "42.2.20",
|
||||||
"com.typesafe" % "config" % "1.4.1",
|
"com.typesafe" % "config" % "1.4.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue