Skip to content

Commit

Permalink
Close #484 - Update commons-io to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Aug 6, 2024
1 parent abdef7b commit 45c379c
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 @@ -22,4 +22,4 @@ addSbtPlugin("cchantep" % "sbt-hl-compiler" % "0.8")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

// For the the highlight extractor
libraryDependencies ++= Seq("commons-io" % "commons-io" % "2.13.0")
libraryDependencies ++= Seq("commons-io" % "commons-io" % "2.16.1")

0 comments on commit 45c379c

Please sign in to comment.