We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4240904 commit 9c1d7c1Copy full SHA for 9c1d7c1
project/Dependencies.scala
@@ -90,7 +90,7 @@ object Dependencies {
90
}
91
92
object commons {
93
- val io = "commons-io" % "commons-io" % "2.8.0"
+ val io = "commons-io" % "commons-io" % "2.9.0"
94
95
96
object beachape {
0 commit comments