Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0 in series/0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] authored and rossabaker committed Dec 6, 2024
1 parent 4eba2b4 commit 7e59e6a
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 @@ -13,7 +13,7 @@ lazy val root = tlCrossRootProject.aggregate(scalatags)
val http4sVersion = "0.23.30"
val scalatagsVersion = "0.12.0"
val munitVersion = "1.0.0-M7"
val munitCatsEffectVersion = "2.0.0-M3"
val munitCatsEffectVersion = "2.0.0"

lazy val scalatags = crossProject(JVMPlatform, JSPlatform, NativePlatform)
.crossType(CrossType.Pure)
Expand Down

0 comments on commit 7e59e6a

Please sign in to comment.