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 3eb69ac commit f0f5320
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 @@ -17,7 +17,7 @@ ThisBuild / tlSonatypeUseLegacyHost := true
val catsV = "2.9.0"
val catsEffectV = "3.4.9"

val munitCatsEffectV = "2.0.0-M3"
val munitCatsEffectV = "2.0.0"

ThisBuild / crossScalaVersions := Seq("2.12.15","2.13.8", "3.2.2")
ThisBuild / scalaVersion := "3.2.2"
Expand Down

0 comments on commit f0f5320

Please sign in to comment.