Skip to content

Commit 0cd5e65

Browse files
authored
Merge pull request #335 from scala-steward/update/10.x/commons-io-2.21.0
[10.x] commons-io 2.21.0 (was 2.20.0)
2 parents 513bea8 + f1be925 commit 0cd5e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Dependencies {
1818
object Library {
1919

2020
val updates: Seq[ModuleID] = Seq(
21-
"commons-io" % "commons-io" % "2.20.0"
21+
"commons-io" % "commons-io" % "2.21.0"
2222
)
2323

2424
object Play {

0 commit comments

Comments
 (0)