diff --git a/build.sbt b/build.sbt index 4c07f109..2705270a 100644 --- a/build.sbt +++ b/build.sbt @@ -17,7 +17,7 @@ val V = new { val munit = "1.0.4" val `munit-cats-effect` = "2.0.0" val `munit-scalacheck` = "1.0.0" - val `parallel-collections` = "1.1.0" + val `parallel-collections` = "1.2.0" val redis4Cats = "1.0.0-RC3" val refined = "0.11.3" val scalacheck = "1.18.1"