Skip to content

Commit

Permalink
chore: Update poi, poi-ooxml, poi-ooxml-lite from 5.2.4 to 5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed Nov 28, 2023
1 parent c84832c commit 01a2be7
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 @@ -64,7 +64,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe
sparkDeps
}

val poiVersion = "5.2.4"
val poiVersion = "5.2.5"

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

0 comments on commit 01a2be7

Please sign in to comment.