Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 21, 2024
1 parent 40e57a3 commit fde1770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ lazy val `fake-ec2-metadata-service` = project
"io.monix" %% "newtypes-core" % "0.2.3",
"org.typelevel" %% "mouse" % "1.3.2",
"ch.qos.logback" % "logback-classic" % "1.5.13" % Runtime,
"org.typelevel" %% "munit-cats-effect" % "2.0.0-M4" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0" % Test,
"org.typelevel" %% "scalacheck-effect-munit" % "2.0.0-M2" % Test,
"org.http4s" %% "http4s-client" % "0.23.30" % Test,
"com.comcast" %% "ip4s-test-kit" % "3.6.0" % Test,
Expand Down

0 comments on commit fde1770

Please sign in to comment.