Merge pull request #621 from psforever/renovate/com.typesafe-config-1.x

Update dependency com.typesafe:config to v1.4.1
This commit is contained in:
Mazo 2020-11-01 12:09:49 +00:00 committed by GitHub
commit e52fff4b89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.8",