File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ dependencies {
56
56
testImplementation ' io.rest-assured:rest-assured:5.5.0'
57
57
testImplementation ' io.rest-assured:rest-assured:5.5.0'
58
58
testImplementation " org.springframework.boot:spring-boot-starter-web:3.4.1"
59
- testImplementation ' io.cucumber:cucumber-java:7.20.1 '
60
- testImplementation ' io.cucumber:cucumber-spring:7.20.1 '
61
- testImplementation ' io.cucumber:cucumber-junit-platform-engine:7.20.1 '
59
+ testImplementation ' io.cucumber:cucumber-java:7.27.0 '
60
+ testImplementation ' io.cucumber:cucumber-spring:7.27.0 '
61
+ testImplementation ' io.cucumber:cucumber-junit-platform-engine:7.27.0 '
62
62
testImplementation ' org.junit.platform:junit-platform-suite:1.11.4'
63
63
testImplementation ' org.assertj:assertj-core:3.27.4'
64
64
You can’t perform that action at this time.
0 commit comments