Skip to content

Commit

Permalink
Bump cucumberVersion from 7.14.0 to 7.14.1 (#1172)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Nov 27, 2023
1 parent 6f57142 commit 77b7d5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {

junitJupiterVersion = '5.10.1'
junitPlatformSuiteVersion = '1.10.1'
cucumberVersion = '7.14.0'
cucumberVersion = '7.14.1'
seleniumJavaVersion = '4.15.0'
webdrivermanagerVersion = '5.6.2'
}
Expand Down
2 changes: 1 addition & 1 deletion junit5-cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {

junitJupiterVersion = '5.10.1'
junitPlatformSuiteVersion = '1.10.1'
cucumberVersion = '7.14.0'
cucumberVersion = '7.14.1'
}

apply plugin: 'java'
Expand Down

0 comments on commit 77b7d5a

Please sign in to comment.