Skip to content

Commit 10bd671

Browse files
authored
Merge pull request #3625 from scala-steward/update/commons-io-2.19.0
Update commons-io to 2.19.0
2 parents c1b5d84 + cc8169d commit 10bd671

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
@@ -12,7 +12,7 @@ object Dependencies {
1212
val circeLiteral = "io.circe" %% "circe-literal" % circeGeneric.revision
1313
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
1414
val circeRefined = "io.circe" %% "circe-refined" % "0.15.1"
15-
val commonsIo = "commons-io" % "commons-io" % "2.18.0"
15+
val commonsIo = "commons-io" % "commons-io" % "2.19.0"
1616
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.24"
1717
val coursierSbtMaven =
1818
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision

0 commit comments

Comments
 (0)