Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.6.4 to 5.7.0 (#623)
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.6.4...webdrivermanager-5.7.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent cf92e9b commit 5135acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
testImplementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
testImplementation 'io.percy:percy-java-selenium:2.0.4'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.4'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.7.0'
testImplementation 'com.deque.html.axe-core:selenium:4.8.2'

testAnnotationProcessor 'org.projectlombok:lombok'
Expand Down

0 comments on commit 5135acb

Please sign in to comment.