Skip to content

Commit 0c39cf5

Browse files
chore(deps): Update dependency commons-io:commons-io to v2.21.0 (#1786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 940698f commit 0c39cf5

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

101101
object beachape {

0 commit comments

Comments
 (0)