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

This commit is contained in:
Renovate Bot 2021-06-09 23:22:48 +00:00 committed by renovate[bot]
parent 5c60c9fe25
commit aa750ad12e

View file

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