diff --git a/build.sbt b/build.sbt index 5b8b2cf5..3accda35 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck" val zioVersion = "2.0.20" val zioNioVersion = "2.0.1" val zioConfigVersion = "3.0.7" -val zioInteropCatsVersion = "22.0.0.0" +val zioInteropCatsVersion = "23.1.0.3" val doobieVersion = "0.13.4" // Akka cannot be upgraded since later versions have the Business Source License val akkaActorTypedVersion = "2.6.19"