Skip to content

Commit 7be4b07

Browse files
Update munit-cats-effect to 2.0.0-M5
1 parent c923db7 commit 7be4b07

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
@@ -21,7 +21,7 @@ val catsV = "2.10.0"
2121
val catsEffectV = "3.5.4"
2222
val fs2V = "3.6.1"
2323
val http4sV = "0.23.26"
24-
val munitCatsEffectV = "2.0.0-M4"
24+
val munitCatsEffectV = "2.0.0-M5"
2525

2626
// Projects
2727
lazy val `http4s-session` =

0 commit comments

Comments
 (0)