Skip to content

Commit

Permalink
Update poi, poi-ooxml to 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Sep 28, 2023
1 parent ea1f5c7 commit 8873a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ lazy val credentialsSetting = credentials ++= {
}

val scalazVersion = "7.3.7"
val poiVersion = "5.2.3"
val poiVersion = "5.2.4"

lazy val standardSettings = Def.settings(
buildSettings,
Expand Down

0 comments on commit 8873a2f

Please sign in to comment.