Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0 in series/0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jul 30, 2024
1 parent 1e8b8f8 commit b23b406
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 = project.in(file(".")).aggregate(twirl).enablePlugins(NoPublishPl

val http4sVersion = "0.23.27"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0-RC1"
val munitCatsEffectVersion = "2.0.0"

lazy val twirl = project
.in(file("twirl"))
Expand Down

0 comments on commit b23b406

Please sign in to comment.