Skip to content

Commit

Permalink
Update commons-io to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 20, 2024
1 parent 18caaed commit 458533c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ lazy val commonSettings = Seq(
"org.graalvm.js" % "js" % "22.3.4",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.15.3",
"com.atlassian.sourcemap" % "sourcemap" % "2.0.0",
"commons-io" % "commons-io" % "2.13.0",
"commons-io" % "commons-io" % "2.17.0",
"org.slf4j" % "slf4j-api" % "2.0.7",
"org.apache.logging.log4j" % "log4j-slf4j2-impl" % "2.20.0" % Optional,
"org.apache.logging.log4j" % "log4j-core" % "2.20.0" % Optional,
Expand Down

0 comments on commit 458533c

Please sign in to comment.