Skip to content

Commit 67ef0ab

Browse files
authored
Merge pull request #815 from typelevel/update/munit-1.3.0
Update munit to 1.3.0
2 parents b944b48 + 5e6286d commit 67ef0ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.typesafe.tools.mima.core._
22

33
val catsVersion = "2.13.0"
4-
val munitVersion = "1.2.4"
4+
val munitVersion = "1.3.0"
55
val munitDisciplineVersion = "2.0.0"
66
val scalacheckVersion = "1.19.0"
77
val algebraVersion = "2.13.0"

0 commit comments

Comments
 (0)