Skip to content

Commit

Permalink
Update munit to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2024
1 parent cea078d commit 88794d8
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 @@ -75,7 +75,7 @@ ThisBuild / Test / jsEnv := {

lazy val scalajsDomVersion = "2.8.0"
lazy val scalacheckVersion = "1.17.0"
lazy val munitVersion = "1.0.0-M11"
lazy val munitVersion = "1.0.1"

lazy val root = tlCrossRootProject.aggregate(snabbdom, examples, benchmarks)

Expand Down

0 comments on commit 88794d8

Please sign in to comment.