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
permutive-steward[bot] committed Jul 1, 2024
1 parent 3d9a198 commit ad673e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
lazy val `common-types-gcp` = Seq(
"org.typelevel" %% "cats-core" % "2.12.0"
) ++ Seq(
"org.typelevel" %% "munit-cats-effect" % "2.0.0-RC1",
"org.typelevel" %% "munit-cats-effect" % "2.0.0",
"org.http4s" %% "http4s-dsl" % "0.23.27",
"org.http4s" %% "http4s-ember-server" % "0.23.27",
"org.slf4j" % "slf4j-nop" % "2.0.13"
Expand Down

0 comments on commit ad673e2

Please sign in to comment.