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
http4s-steward[bot] committed May 23, 2024
1 parent bc499f1 commit 270f3f6
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 @@ -28,7 +28,7 @@ val scalaXmlVersion = "2.2.0"
val fs2Version = "3.10.2"
val fs2DataVersion = "1.10.0"
val munitVersion = "1.0.0-M11"
val munitCatsEffectVersion = "2.0.0-M4"
val munitCatsEffectVersion = "2.0.0"

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

0 comments on commit 270f3f6

Please sign in to comment.