diff --git a/build.sbt b/build.sbt index f40eb22a..c19e093d 100644 --- a/build.sbt +++ b/build.sbt @@ -48,7 +48,7 @@ usefulTasks := Seq( val zioVersion = "2.1.24" -val scalaCollectionCompatVersion = "2.13.0" +val scalaCollectionCompatVersion = "2.14.0" val scalaJavaTimeVersion = "2.6.0"