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