Skip to content

Commit 0d9327f

Browse files
Update munit to 1.2.4
1 parent 57b9926 commit 0d9327f

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

0 commit comments

Comments
 (0)