Skip to content
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lazy val versions = new {
val caliban = "1.0.1"
val catsCore = "2.6.1"
val catsEffect = "2.5.1"
val catsRetry = "2.1.1"
val catsRetry = "3.0.0"
val circe = "0.13.0"
val doobie = "0.13.4"
val droste = "0.8.0"
Expand Down