mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency io.getquill:quill-jasync-postgres to v3.7.2
This commit is contained in:
parent
e25c084e14
commit
da2a4068a5
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue