Skip to content

Commit

Permalink
Update build.sc
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jul 11, 2024
1 parent 279b31f commit 8f1ee0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
ivy"org.apache.poi:poi-ooxml-lite:$poiVersion",
ivy"org.apache.xmlbeans:xmlbeans:5.2.1",
ivy"com.norbitltd::spoiwo:2.2.1",
ivy"com.github.pjfanning:excel-streaming-reader:5.0.0",
ivy"com.github.pjfanning:excel-streaming-reader:5.0.1",
ivy"commons-io:commons-io:2.16.1",
ivy"org.apache.commons:commons-compress:1.26.2",
ivy"org.apache.logging.log4j:log4j-api:2.23.1",
Expand Down

0 comments on commit 8f1ee0c

Please sign in to comment.