diff --git a/build.sbt b/build.sbt index e819f180..2b01ed56 100644 --- a/build.sbt +++ b/build.sbt @@ -44,7 +44,7 @@ inThisBuild( ) val zioVersion = "2.1.14" -val zioAwsVersion = "7.28.29.5" +val zioAwsVersion = "7.28.29.11" lazy val root = project .in(file("."))