Skip to content

Commit

Permalink
Update commons-io to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 4, 2023
1 parent 4b56ae9 commit 5cf7340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Helpers.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import scala.collection.Seq

/** V - Dependency Versions object */
object V {
val commons_io = "2.13.0"
val commons_io = "2.14.0"
val compress = "1.24.0"
val config = "1.4.2"
val fastparse = "3.0.2"
Expand Down

0 comments on commit 5cf7340

Please sign in to comment.