mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency io.getquill:quill-jasync-postgres to v3.11.0
This commit is contained in:
parent
46763b7877
commit
b455b88373
|
|
@ -65,7 +65,7 @@ lazy val psforeverSettings = Seq(
|
|||
"io.kamon" %% "kamon-bundle" % "2.3.1",
|
||||
"io.kamon" %% "kamon-apm-reporter" % "2.3.1",
|
||||
"org.json4s" %% "json4s-native" % "4.0.3",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.10.0",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.11.0",
|
||||
"org.flywaydb" % "flyway-core" % "8.0.3",
|
||||
"org.postgresql" % "postgresql" % "42.3.1",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue