mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
Update dependency io.getquill:quill-jasync-postgres to v3.7.0
This commit is contained in:
parent
e718ecc18c
commit
1c16aa81bc
|
|
@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
|
|||
"io.kamon" %% "kamon-bundle" % "2.1.12",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.1.12",
|
||||
"org.json4s" %% "json4s-native" % "3.6.11",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.6.1",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.7.0",
|
||||
"org.flywaydb" % "flyway-core" % "7.7.0",
|
||||
"org.postgresql" % "postgresql" % "42.2.19",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue