Skip to content

Commit f24dfa3

Browse files
build: Update commons-io from 2.9.0 to 2.10.0
1 parent c94ec7d commit f24dfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ object Dependencies {
9090
}
9191

9292
object commons {
93-
val io = "commons-io" % "commons-io" % "2.9.0"
93+
val io = "commons-io" % "commons-io" % "2.10.0"
9494
}
9595

9696
object beachape {

0 commit comments

Comments
 (0)