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 26, 2024
1 parent e0b5ec7 commit fc3e696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ autoCompilerPlugins := true

addDependencyTreePlugin

libraryDependencies += "commons-io" % "commons-io" % "2.11.0"
libraryDependencies += "commons-io" % "commons-io" % "2.17.0"

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

Expand Down

0 comments on commit fc3e696

Please sign in to comment.