mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency com.github.pureconfig:pureconfig to v0.17.1
This commit is contained in:
parent
46763b7877
commit
ab978b49ef
|
|
@ -69,7 +69,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.flywaydb" % "flyway-core" % "8.0.3",
|
||||
"org.postgresql" % "postgresql" % "42.3.1",
|
||||
"com.typesafe" % "config" % "1.4.1",
|
||||
"com.github.pureconfig" %% "pureconfig" % "0.17.0",
|
||||
"com.github.pureconfig" %% "pureconfig" % "0.17.1",
|
||||
"com.beachape" %% "enumeratum" % "1.7.0",
|
||||
"joda-time" % "joda-time" % "2.10.13",
|
||||
"commons-io" % "commons-io" % "2.11.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue