Skip to content

Commit d1efec7

Browse files
Update munit to 1.0.4
1 parent 163bdea commit d1efec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ val versions = new {
2626
val http4s = "0.23.30"
2727
val logback = "1.2.13"
2828
val micrometer = "1.9.2"
29-
val munit = "1.0.3"
29+
val munit = "1.0.4"
3030
val catsEffectMunit = "2.0.0"
3131
}
3232

0 commit comments

Comments
 (0)