Skip to content

Commit

Permalink
Update munit to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and MartinHH committed Oct 2, 2024
1 parent a0b790e commit a291401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//> using jvm "8"

//> using dep "org.scalacheck::scalacheck::1.18.0"
//> using test.dep "org.scalameta::munit::1.0.0"
//> using test.dep "org.scalameta::munit::1.0.2"
//> using test.dep "org.scalameta::munit-scalacheck::1.0.0"

//> using option "-Xfatal-warnings"
Expand Down

0 comments on commit a291401

Please sign in to comment.