Skip to content

Commit 6e36ef6

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update munit to 1.1.2
1 parent 0cc26b8 commit 6e36ef6

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
@@ -30,7 +30,7 @@ val versions = new {
3030
val macroCommons = "2.0.2"
3131
val cats = "2.13.0"
3232
val kindProjector = "0.13.3"
33-
val munit = "1.1.1"
33+
val munit = "1.1.2"
3434
val scalaCollectionCompat = "2.13.0"
3535
val scalaJavaCompat = "1.0.2"
3636
val scalaJavaTime = "2.6.0"

0 commit comments

Comments
 (0)