Skip to content

Commit

Permalink
Merge pull request #631 from typelevel/update/munit-1.0.1
Browse files Browse the repository at this point in the history
Update munit to 1.0.1
  • Loading branch information
jenshalm authored Aug 16, 2024
2 parents 2f53159 + 11f4393 commit 79dcf55
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.0"
val munit = "1.0.1"
val munitCE3 = "2.0.0"
val jTidy = "r938"
val fop = "2.9"
Expand Down

0 comments on commit 79dcf55

Please sign in to comment.