Skip to content

Commit

Permalink
Merge pull request #372 from typelevel/update/munit-1.0.0-M9
Browse files Browse the repository at this point in the history
Update munit to 1.0.0-M9
  • Loading branch information
armanbilge authored Sep 14, 2023
2 parents 572cce6 + ce371b0 commit 51bedea
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 @@ -4,7 +4,7 @@ import sbt.Tests._

val catsV = "2.9.0"
val scalacheckV = "1.17.0"
val munitV = "1.0.0-M7"
val munitV = "1.0.0-M9"
val disciplineMunitV = "2.0.0-M3"

ThisBuild / tlVersionIntroduced := Map(
Expand Down

0 comments on commit 51bedea

Please sign in to comment.