Update dependency com.github.pureconfig:pureconfig to v0.15.0

This commit is contained in:
Renovate Bot 2021-04-18 00:48:03 +00:00 committed by renovate[bot]
parent ce32a1a1ff
commit 25bb2cc5ac

View file

@ -69,7 +69,7 @@ lazy val psforeverSettings = Seq(
"org.flywaydb" % "flyway-core" % "7.8.1",
"org.postgresql" % "postgresql" % "42.2.19",
"com.typesafe" % "config" % "1.4.1",
"com.github.pureconfig" %% "pureconfig" % "0.14.1",
"com.github.pureconfig" %% "pureconfig" % "0.15.0",
"com.beachape" %% "enumeratum" % "1.6.1",
"joda-time" % "joda-time" % "2.10.10",
"commons-io" % "commons-io" % "2.8.0",