diff --git a/build.sbt b/build.sbt index cc772e91..c89f9421 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ inThisBuild( ) ) -val ZioVersion = "2.0.2" +val ZioVersion = "2.0.5" val scalaJavaTimeVersion = "2.3.0" val slf4jVersion = "1.7.36" val logbackVersion = "1.2.11"