Skip to content

Commit 27a12b0

Browse files
committed
Upgrade munit from 1.0.0-M11 to 1.0.0
1 parent afddde1 commit 27a12b0

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
@@ -5,7 +5,7 @@ val V = new {
55
val catsEffect = "3.5.4"
66
val circe = "0.14.7"
77
val http4s = "0.23.26"
8-
val munit = "1.0.0-M11"
8+
val munit = "1.0.0"
99
val munitCatsEffect = "2.0.0-M5"
1010
val scala = "3.3.3"
1111
val slf4j = "1.7.36"

0 commit comments

Comments
 (0)