Skip to content

Commit

Permalink
chore(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.9.1 to 5.9.2.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.9.1...webdrivermanager-5.9.2)

---
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 and sepe81 committed Jul 29, 2024
1 parent a33a478 commit 8ab3e15
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 @@ -43,7 +43,7 @@ repositories {
}
dependencies {
def seleniumVersion = '4.22.0'
implementation "io.github.bonigarcia:webdrivermanager:5.9.1",
implementation "io.github.bonigarcia:webdrivermanager:5.9.2",
"com.google.guava:guava:33.2.1-jre",
"org.jsoup:jsoup:1.18.1",
"org.seleniumhq.selenium:selenium-api:$seleniumVersion",
Expand Down

0 comments on commit 8ab3e15

Please sign in to comment.