Skip to content

Commit

Permalink
chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.5 to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Jul 6, 2024
1 parent c43e8ae commit 4055740
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 @@ -81,7 +81,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
sparkDeps
}

val poiVersion = "5.2.5"
val poiVersion = "5.3.0"

override def ivyDeps = {
val base = Agg(
Expand Down

0 comments on commit 4055740

Please sign in to comment.