Skip to content

Commit

Permalink
Bump com.aventstack:extentreports from 5.0.9 to 5.1.0 (#664)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Aug 7, 2023
1 parent 19c5d84 commit 5a017b3
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 @@ -89,7 +89,7 @@ ext {
axelVersion = "4.7.0"
selenideVersion = "6.17.0"
datafakerVersion = "2.0.1"
extentreportsVersion = "5.0.9"
extentreportsVersion = "5.1.0"
cucumberVersion = "7.13.0"
springBootVersion = "3.1.2"
appiumVersion = "8.5.1"
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 @@ -93,7 +93,7 @@ ext {
browserupProxyVersion = "2.1.2"

datafakerVersion = "2.0.1"
extentreportsVersion = "5.0.9"
extentreportsVersion = "5.1.0"
cucumberVersion = "7.13.0"
springBootVersion = "3.1.2"
appiumVersion = "8.5.1"
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 @@ -92,7 +92,7 @@ ext {
axelVersion = "4.7.0"
selenideVersion = "6.17.0"
datafakerVersion = "2.0.1"
extentreportsVersion = "5.0.9"
extentreportsVersion = "5.1.0"
cucumberVersion = "7.13.0"
springBootVersion = "3.1.2"
appiumVersion = "8.5.1"
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 @@ -95,7 +95,7 @@ ext {
axelVersion = "4.7.0"
selenideVersion = "6.17.0"
datafakerVersion = "2.0.1"
extentreportsVersion = "5.0.9"
extentreportsVersion = "5.1.0"
cucumberVersion = "7.13.0"
springBootVersion = "3.1.2"
appiumVersion = "8.5.1"
Expand Down

0 comments on commit 5a017b3

Please sign in to comment.