Skip to content

Commit

Permalink
Merge branch 'master' into update/munit-1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 9, 2025
2 parents 548b320 + 1f34fac commit 8fc9cfe
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 8fc9cfe

Please sign in to comment.