Skip to content

Commit

Permalink
chore: Update excel-streaming-reader from 4.1.0 to 4.1.1 (#768)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Mauch <martin.mauch@gmail.com>
  • Loading branch information
scala-steward and nightscape authored Aug 15, 2023
1 parent c412e40 commit c83ab2a
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 @@ -98,7 +98,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.1.1",
ivy"com.norbitltd::spoiwo:2.2.1",
ivy"com.github.pjfanning:excel-streaming-reader:4.1.0",
ivy"com.github.pjfanning:excel-streaming-reader:4.1.1",
ivy"com.github.pjfanning:poi-shared-strings:2.6.1",
ivy"commons-io:commons-io:2.13.0",
ivy"org.apache.commons:commons-compress:1.23.0",
Expand Down

0 comments on commit c83ab2a

Please sign in to comment.