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 c94ec7d commit f24dfa3Copy full SHA for f24dfa3
project/Dependencies.scala
@@ -90,7 +90,7 @@ object Dependencies {
90
}
91
92
object commons {
93
- val io = "commons-io" % "commons-io" % "2.9.0"
+ val io = "commons-io" % "commons-io" % "2.10.0"
94
95
96
object beachape {
0 commit comments