diff --git a/build.gradle b/build.gradle index 2fe6ce5..1e2679c 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ def VERSIONS = [ SCALA3 : "3.5.1", MAGNUM : "1.3.0", STTP : "3.10.0", - ZIO : "2.1.9", + ZIO : "2.1.11", REST_ASSURED : "5.5.0", // Here we use the latest version of Rest Assured to use the Scala 3 extensions ]