Skip to content

Commit

Permalink
Bump cucumberVersion from 7.18.1 to 7.19.0 (#1022)
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 Sep 20, 2024
1 parent 7cad4b8 commit 8ee5f3a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ext {
selenideVersion = "7.5.0"
datafakerVersion = "2.3.1"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.18.1"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.3"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ext {

datafakerVersion = "2.3.1"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.18.1"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.3"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ ext {
selenideVersion = "7.5.0"
datafakerVersion = "2.3.1"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.18.1"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.3"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-testng/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ext {
selenideVersion = "7.5.0"
datafakerVersion = "2.3.1"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.18.1"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.3"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
Expand Down

0 comments on commit 8ee5f3a

Please sign in to comment.