mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency commons-io:commons-io to v2.8.0
This commit is contained in:
parent
40c917d300
commit
8245d3ff1e
|
|
@ -72,7 +72,7 @@ lazy val psforeverSettings = Seq(
|
|||
"com.github.pureconfig" %% "pureconfig" % "0.13.0",
|
||||
"com.beachape" %% "enumeratum" % "1.6.1",
|
||||
"joda-time" % "joda-time" % "2.10.6",
|
||||
"commons-io" % "commons-io" % "2.7",
|
||||
"commons-io" % "commons-io" % "2.8.0",
|
||||
"com.github.scopt" %% "scopt" % "4.0.0-RC2",
|
||||
"io.sentry" % "sentry-logback" % "1.7.30",
|
||||
"io.circe" %% "circe-core" % "0.13.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue