Skip to content

Commit

Permalink
Update munit to 1.0.0-M8 in main (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Pinheiro <[email protected]>
Signed-off-by: atala-dev <[email protected]>

Signed-off-by: Shailesh Patil <[email protected]>
  • Loading branch information
atala-dev authored and mineme0110 committed May 1, 2024
1 parent ec44429 commit 3e8e019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lazy val V = new {
// val scalajsJavaSecureRandom = "1.0.0"

// FIXME another bug in the test framework https://github.com/scalameta/munit/issues/554
val munit = "1.0.0-M7" // "0.7.29"
val munit = "1.0.0-M8" // "0.7.29"

// // https://mvnrepository.com/artifact/org.scala-js/scalajs-dom
// val scalajsDom = "2.4.0"
Expand Down

0 comments on commit 3e8e019

Please sign in to comment.