diff --git a/build.sbt b/build.sbt index 11e04c95f..6a8d12f84 100644 --- a/build.sbt +++ b/build.sbt @@ -33,7 +33,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck" val zioVersion = "2.0.13" val zioAwsVersion = "5.20.42.1" -val zioSchemaVersion = "0.4.11" +val zioSchemaVersion = "0.4.12" val zioPreludeVersion = "1.0.0-RC19" lazy val root =