Skip to content

Commit d785a57

Browse files
build: Update commons-io from 2.11.0 to 2.12.0
1 parent da105e6 commit d785a57

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
@@ -95,7 +95,7 @@ object Dependencies {
9595
}
9696

9797
object commons {
98-
val io = "commons-io" % "commons-io" % "2.11.0"
98+
val io = "commons-io" % "commons-io" % "2.12.0"
9999
}
100100

101101
object beachape {

0 commit comments

Comments
 (0)