diff --git a/build.gradle b/build.gradle index 34b6cf8..2051589 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ def VERSIONS = [ QUARKUS_SCALA3: "1.0.0", SCALA3 : "3.6.2", MAGNUM : "1.3.1", - STTP : "3.10.1", + STTP : "3.10.2", ZIO : "2.1.14", REST_ASSURED : "5.5.0", // Here we use the latest version of Rest Assured to use the Scala 3 extensions ]