Skip to content

Commit

Permalink
Merge pull request #637 from typelevel/update/munit-1.0.2
Browse files Browse the repository at this point in the history
Update munit to 1.0.2
  • Loading branch information
jenshalm authored Sep 19, 2024
2 parents 834f3ef + 288ad20 commit d366f40
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.27"

val munit = "1.0.1"
val munit = "1.0.2"
val munitCE3 = "2.0.0"
val jTidy = "r938"
val fop = "2.9"
Expand Down

0 comments on commit d366f40

Please sign in to comment.