Skip to content

Commit

Permalink
Update munit to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed May 22, 2024
1 parent cd620b9 commit 43b510c
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 @@ -11,7 +11,7 @@ object Dependencies {
val fs2 = "3.10.2"
val http4s = "0.23.26"

val munit = "0.7.29"
val munit = "1.0.0"
val munitCE3 = "1.0.7"
val jTidy = "r938"
val fop = "2.9"
Expand Down

0 comments on commit 43b510c

Please sign in to comment.