mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency com.typesafe:config to v1.4.1
This commit is contained in:
parent
a898ac05f8
commit
115bf33b5f
|
|
@ -67,7 +67,7 @@ lazy val psforeverSettings = Seq(
|
|||
"io.getquill" %% "quill-jasync-postgres" % "3.5.3",
|
||||
"org.flywaydb" % "flyway-core" % "7.0.3",
|
||||
"org.postgresql" % "postgresql" % "42.2.18",
|
||||
"com.typesafe" % "config" % "1.4.0",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
"com.github.pureconfig" %% "pureconfig" % "0.14.0",
|
||||
"com.beachape" %% "enumeratum" % "1.6.1",
|
||||
"joda-time" % "joda-time" % "2.10.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue