Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.8.0 to 5.9.2 (#319)
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.8.0 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.8.0...webdrivermanager-5.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc P <mperlman@codeforamerica.org>
  • Loading branch information
dependabot[bot] and cram-cfa committed Sep 19, 2024
1 parent 0167cc1 commit b195976
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 @@ -76,7 +76,7 @@ dependencies {
testImplementation 'io.percy:percy-java-selenium:2.0.5'
testImplementation 'org.awaitility:awaitility'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.8.0'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.9.2'
testImplementation 'com.h2database:h2'

runtimeOnly 'org.postgresql:postgresql'
Expand Down

0 comments on commit b195976

Please sign in to comment.