diff --git a/build.sbt b/build.sbt index f4358f8e..5b0b0b51 100644 --- a/build.sbt +++ b/build.sbt @@ -43,7 +43,7 @@ val Version = new { object CE2 { val fs2 = "2.5.9" - val cats = "2.5.4" + val cats = "2.5.5" val zioInterop = "2.5.1.0" }