diff --git a/build.sbt b/build.sbt index 63d2d92..0f3090e 100644 --- a/build.sbt +++ b/build.sbt @@ -15,7 +15,7 @@ lazy val V = new { val newtype = "0.4.4" val cats = "2.2.0" val catsEffect = "2.2.0" - val catsRetry = "1.1.1" + val catsRetry = "2.1.0" val zio = "1.0.1" val zioLogging = "0.5.2" val zioConfig = "1.0.0-RC27"