Skip to content

Commit 9c1d7c1

Browse files
build: Update commons-io from 2.8.0 to 2.9.0
1 parent 4240904 commit 9c1d7c1

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.8.0"
93+
val io = "commons-io" % "commons-io" % "2.9.0"
9494
}
9595

9696
object beachape {

0 commit comments

Comments
 (0)