Skip to content

Commit

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

---
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 Feb 20, 2024
1 parent 31be2b5 commit 9a475b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
junitPlatformSuiteVersion = '1.10.2'
cucumberVersion = '7.15.0'
seleniumJavaVersion = '4.17.0'
webdrivermanagerVersion = '5.6.3'
webdrivermanagerVersion = '5.6.4'
}

apply plugin: 'java'
Expand Down

0 comments on commit 9a475b3

Please sign in to comment.