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