Skip to content

Commit 66e05fd

Browse files
committed
Update munit-cats-effect to 2.2.0
1 parent f94e9a7 commit 66e05fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ lazy val root = (project in file("."))
1919
"org.http4s" %% "http4s-circe" % http4sVersion,
2020
"org.http4s" %% "http4s-scalatags" % "0.25.2",
2121
"org.scalameta" %% "munit" % "1.2.4" % Test,
22-
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % Test,
22+
"org.typelevel" %% "munit-cats-effect" % "2.2.0" % Test,
2323
"io.circe" %% "circe-generic" % "0.14.15",
2424
// coursier only seems to include compile dependencies when
2525
// building a standalone executable (see coursier/coursier#552)

0 commit comments

Comments
 (0)