Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.6.2 to 5.6.3 (#481)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent f1de4b6 commit c7cb8fa
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 @@ -104,7 +104,7 @@ dependencies {
// we should take a look at this dependency and see if it's really testing things correctly and
// monitor the dependencies.
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.2'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.seleniumhq.selenium:selenium-java'
testImplementation 'org.postgresql:postgresql'
Expand Down

0 comments on commit c7cb8fa

Please sign in to comment.