Skip to content

Commit ee4b256

Browse files
authored
Merge pull request #740 from http4s/update/munit-1.2.4
Update munit to 1.2.4
2 parents f166ab0 + d48a7d3 commit ee4b256

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
@@ -26,7 +26,7 @@ val versions = new {
2626
val http4s = "0.23.33"
2727
val logback = "1.2.13"
2828
val micrometer = "1.9.2"
29-
val munit = "1.2.2"
29+
val munit = "1.2.4"
3030
val catsEffectMunit = "2.1.0"
3131
}
3232

0 commit comments

Comments
 (0)