Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 13, 2023
1 parent 930c502 commit fdc614d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val skunk = "0.6.1"
val scalaCheck = "1.15.4"
val MUnit = "1.0.0-M8"
val CatsEffectMunit = "2.0.0-M3"
val CatsEffectMunit = "2.0.0-M4"
val scalacheckEffectVersion = "2.0.0-M2"
val doobie = "1.0.0-RC4"
val circe = "0.14.6"
Expand Down

0 comments on commit fdc614d

Please sign in to comment.