diff --git a/build.gradle b/build.gradle index 22221e7..0c751f6 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ def VERSIONS = [ QUARKUS_SCALA3: "1.0.0", SCALA3 : "3.5.1", MAGNUM : "1.2.1", - STTP : "3.9.8", + STTP : "3.10.0", ZIO : "2.1.9", REST_ASSURED : "5.5.0", // Here we use the latest version of Rest Assured to use the Scala 3 extensions ]