Skip to content

Commit fe2ba0b

Browse files
authored
Merge pull request #402 from scala-steward/update/9.x/commons-io-2.22.0
[9.x] commons-io 2.22.0 (was 2.21.0)
2 parents def0a8b + 8dfef8a commit fe2ba0b

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.21.0"
21+
"commons-io" % "commons-io" % "2.22.0"
2222
)
2323

2424
object Play {

0 commit comments

Comments
 (0)