Skip to content

Commit 3efe10f

Browse files
authored
Merge pull request #780 from typelevel/update/munit-1.3.0
Update munit to 1.3.0
2 parents ae199c3 + e29035b commit 3efe10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / tlBaseVersion := "3.5"
1010
ThisBuild / organization := "org.typelevel"
1111

1212
val catsVersion = "2.13.0"
13-
val munitVersion = "1.2.4"
13+
val munitVersion = "1.3.0"
1414
val disciplineMunitVersion = "2.0.0"
1515
val kindProjectorVersion = "0.13.4"
1616
val shapeless2Version = "2.3.13"

0 commit comments

Comments
 (0)