Skip to content

Commit 015f178

Browse files
Update munit-cats-effect to 2.0.0-M5
1 parent 5a7d490 commit 015f178

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
@@ -101,7 +101,7 @@ val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with buil
101101
val scalaJSDomVersion = "2.8.0"
102102
val circeVersion = "0.14.2"
103103
val munitVersion = "1.0.0-M10"
104-
val munitCEVersion = "2.0.0-M4"
104+
val munitCEVersion = "2.0.0-M5"
105105

106106
lazy val root = project
107107
.in(file("."))

0 commit comments

Comments
 (0)