mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Merge pull request #954 from psforever/renovate/org.postgresql-postgresql-42.x
Update dependency org.postgresql:postgresql to v42.3.1
This commit is contained in:
commit
7f686a53d4
|
|
@ -67,7 +67,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.json4s" %% "json4s-native" % "4.0.3",
|
||||
"io.getquill" %% "quill-jasync-postgres" % "3.10.0",
|
||||
"org.flywaydb" % "flyway-core" % "8.0.2",
|
||||
"org.postgresql" % "postgresql" % "42.2.24",
|
||||
"org.postgresql" % "postgresql" % "42.3.1",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
"com.github.pureconfig" %% "pureconfig" % "0.17.0",
|
||||
"com.beachape" %% "enumeratum" % "1.7.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue