Skip to content

Commit

Permalink
Merge pull request #255 from scala-steward/update/munit-1.0.0-M10
Browse files Browse the repository at this point in the history
Update munit, munit-scalacheck to 1.0.0-M10
  • Loading branch information
lenguyenthanh authored Dec 3, 2023
2 parents 92b9520 + 417e53f commit 4fec4ab
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 kamon = "2.5.11"
val kamonAgent = "1.0.16"
val chess = "15.6.11"
val munit = "1.0.0-M8"
val munit = "1.0.0-M10"
val catsEffect = "3.5.2"
}

Expand Down

0 comments on commit 4fec4ab

Please sign in to comment.