Skip to content

Commit ee3dfd0

Browse files
Bump cucumberVersion from 7.18.1 to 7.19.0 (#1421)
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
1 parent 86a1911 commit ee3dfd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

junit5-cucumber-selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88

99
junitJupiterVersion = '5.11.0'
1010
junitPlatformSuiteVersion = '1.11.0'
11-
cucumberVersion = '7.18.1'
11+
cucumberVersion = '7.19.0'
1212
seleniumJavaVersion = '4.24.0'
1313
webdrivermanagerVersion = '5.9.2'
1414
}

junit5-cucumber/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88

99
junitJupiterVersion = '5.11.0'
1010
junitPlatformSuiteVersion = '1.11.0'
11-
cucumberVersion = '7.18.1'
11+
cucumberVersion = '7.19.0'
1212
}
1313

1414
apply plugin: 'java'

0 commit comments

Comments
 (0)