mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
Update dependency com.github.pureconfig:pureconfig to v0.15.0
This commit is contained in:
parent
ce32a1a1ff
commit
25bb2cc5ac
|
|
@ -69,7 +69,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"org.flywaydb" % "flyway-core" % "7.8.1",
|
"org.flywaydb" % "flyway-core" % "7.8.1",
|
||||||
"org.postgresql" % "postgresql" % "42.2.19",
|
"org.postgresql" % "postgresql" % "42.2.19",
|
||||||
"com.typesafe" % "config" % "1.4.1",
|
"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",
|
"com.beachape" %% "enumeratum" % "1.6.1",
|
||||||
"joda-time" % "joda-time" % "2.10.10",
|
"joda-time" % "joda-time" % "2.10.10",
|
||||||
"commons-io" % "commons-io" % "2.8.0",
|
"commons-io" % "commons-io" % "2.8.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue