Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 30, 2023
1 parent 45c88dc commit 540ccbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/selenium/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {

api("org.seleniumhq.selenium:selenium-java:4.12.1")

api("io.github.bonigarcia:webdrivermanager:5.5.3")
api("io.github.bonigarcia:webdrivermanager:5.6.0")
implementation("commons-io:commons-io:2.15.0")
implementation(platform("com.fasterxml.jackson:jackson-bom:2.15.3"))
implementation("org.bouncycastle:bcprov-jdk15on:1.70")
Expand Down

0 comments on commit 540ccbf

Please sign in to comment.