Skip to content

Commit

Permalink
Bump com.deque.html.axe-core:selenium from 4.8.1 to 4.8.2 (#835)
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 Feb 14, 2024
1 parent 8aed85b commit bee7c3f
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 @@ -86,7 +86,7 @@ ext {
awaitilityVersion = "4.2.0"
browsermobVersion = "2.1.5"
zapclientVersion = "1.13.0"
axelVersion = "4.8.1"
axelVersion = "4.8.2"
selenideVersion = "7.1.0"
datafakerVersion = "2.1.0"
extentreportsVersion = "5.1.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 @@ -88,7 +88,7 @@ ext {
awaitilityVersion = "4.2.0"
browsermobVersion = "2.1.5"
zapclientVersion = "1.13.0"
axelVersion = "4.8.1"
axelVersion = "4.8.2"
selenideVersion = "7.1.0"
browserupProxyVersion = "2.1.2"

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 @@ -89,7 +89,7 @@ ext {
awaitilityVersion = "4.2.0"
browsermobVersion = "2.1.5"
zapclientVersion = "1.13.0"
axelVersion = "4.8.1"
axelVersion = "4.8.2"
selenideVersion = "7.1.0"
datafakerVersion = "2.1.0"
extentreportsVersion = "5.1.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 @@ -92,7 +92,7 @@ ext {
awaitilityVersion = "4.2.0"
browsermobVersion = "2.1.5"
zapclientVersion = "1.13.0"
axelVersion = "4.8.1"
axelVersion = "4.8.2"
selenideVersion = "7.1.0"
datafakerVersion = "2.1.0"
extentreportsVersion = "5.1.1"
Expand Down

0 comments on commit bee7c3f

Please sign in to comment.