Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
fix(deps): bump io.github.bonigarcia:webdrivermanager
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.6.2...webdrivermanager-5.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 5d36be7 commit f6e1a71
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 @@ -19,7 +19,7 @@ ext {

dependencies {
testImplementation 'org.gebish:geb-spock:7.0'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.2'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'
testImplementation 'org.seleniumhq.selenium:selenium-firefox-driver:4.15.0'
}

Expand Down

0 comments on commit f6e1a71

Please sign in to comment.