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
davenverse-steward[bot] committed May 23, 2024
1 parent c04f08d commit 9ebc9c4
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 @@ -23,7 +23,7 @@ val catsEffectV = "3.5.3"
val fs2V = "3.9.4"


val munitCatsEffectV = "2.0.0-M4"
val munitCatsEffectV = "2.0.0"

ThisBuild / crossScalaVersions := Seq("2.12.18","2.13.12", "3.3.1")
ThisBuild / scalaVersion := "2.13.12"
Expand Down

0 comments on commit 9ebc9c4

Please sign in to comment.