Skip to content

Commit

Permalink
Update poi, poi-scratchpad to 5.4.0 (#685)
Browse files Browse the repository at this point in the history
Co-authored-by: eikek-scala-steward <[email protected]>
  • Loading branch information
1 parent a919712 commit 1f34fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Dependencies {
val log4sVersion = "1.10.0"
val logbackVersion = "1.5.16"
val miniTestVersion = "2.9.6"
val poiVersion = "5.3.0"
val poiVersion = "5.4.0"

val munit = Seq(
"org.scalameta" %% "munit" % munitVersion,
Expand Down

0 comments on commit 1f34fac

Please sign in to comment.