Skip to content

Commit be56a29

Browse files
Update munit to 1.2.0
1 parent e754150 commit be56a29

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.1.1"
13+
val munitVersion = "1.2.0"
1414
val disciplineMunitVersion = "2.0.0"
1515
val kindProjectorVersion = "0.13.3"
1616
val shapeless2Version = "2.3.13"

0 commit comments

Comments
 (0)