Skip to content

Commit

Permalink
Update commons-io to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tuxji committed Apr 15, 2024
1 parent 1c21b2c commit 5776d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -28,7 +28,7 @@ object Dependencies {
"com.ibm.icu" % "icu4j" % "74.2",
"xerces" % "xercesImpl" % "2.12.2",
"xml-resolver" % "xml-resolver" % "1.2",
"commons-io" % "commons-io" % "2.15.1",
"commons-io" % "commons-io" % "2.16.1",
"com.typesafe" % "config" % "1.4.3",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
)
Expand Down

0 comments on commit 5776d2d

Please sign in to comment.