Skip to content

Commit

Permalink
Update commons-io which is needed for apk
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Nov 18, 2024
1 parent 89d5d1e commit 3b03af2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ libraryDependencies ++= Seq(
excludeDependencies ++= Seq(
ExclusionRule("dev.scalapy", "scalapy-core"),
ExclusionRule("org.scala-lang", "scala3-compiler"),
ExclusionRule("commons-io", "commons-io"),
ExclusionRule("com.google.protobuf", "protobuf-java-util"),
ExclusionRule("com.github.tototoshi", "scala-csv_3"),
ExclusionRule("au.com.bytecode", "opencsv")
Expand Down

0 comments on commit 3b03af2

Please sign in to comment.