mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update dependency commons-io:commons-io to v2.9.0
This commit is contained in:
parent
e8a83f6bd7
commit
fa791dc122
|
|
@ -72,7 +72,7 @@ lazy val psforeverSettings = Seq(
|
|||
"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",
|
||||
"commons-io" % "commons-io" % "2.9.0",
|
||||
"com.github.scopt" %% "scopt" % "4.0.1",
|
||||
"io.sentry" % "sentry-logback" % "4.3.0",
|
||||
"io.circe" %% "circe-core" % "0.13.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue