Skip to content

Commit 1f40a38

Browse files
chore(deps): Update dependency commons-io:commons-io to v2.20.0 (#1737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36ebbd4 commit 1f40a38

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.16.1"
98+
val io = "commons-io" % "commons-io" % "2.20.0"
9999
}
100100

101101
object beachape {

0 commit comments

Comments
 (0)