Skip to content

Commit d50492c

Browse files
Update munit to 1.2.1
1 parent a855724 commit d50492c

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.0"
13+
val munitVersion = "1.2.1"
1414
val disciplineMunitVersion = "2.0.0"
1515
val kindProjectorVersion = "0.13.4"
1616
val shapeless2Version = "2.3.13"

0 commit comments

Comments
 (0)