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] committed May 23, 2024
1 parent 735f533 commit cf8259e
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 @@ -12,7 +12,7 @@ lazy val root = tlCrossRootProject.aggregate(scalatags)
val http4sVersion = "0.23.22"
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 cf8259e

Please sign in to comment.