diff --git a/build.gradle b/build.gradle index 836df2d..3e08416 100644 --- a/build.gradle +++ b/build.gradle @@ -72,8 +72,8 @@ subprojects { testImplementation "io.rest-assured:rest-assured:5.5.6" testImplementation "io.rest-assured:rest-assured:5.5.6" - testImplementation "io.cucumber:cucumber-java:7.31.0" - testImplementation "io.cucumber:cucumber-spring:7.31.0" - testImplementation "io.cucumber:cucumber-junit-platform-engine:7.31.0" + testImplementation "io.cucumber:cucumber-java:7.32.0" + testImplementation "io.cucumber:cucumber-spring:7.32.0" + testImplementation "io.cucumber:cucumber-junit-platform-engine:7.32.0" } } \ No newline at end of file