Skip to content

Commit

Permalink
build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-http-jdk-client](https://github.com/SeleniumHQ/selenium) from 4.8.3 to 4.9.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.9.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-http-jdk-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2023
1 parent 413cbc1 commit 89451b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ libraries.mockitoJunit5 = "org.mockito:mockito-junit-jupiter"
libraries.passay = "org.passay:passay:1.6.3"
libraries.postgresql = "org.postgresql:postgresql:42.6.0"
libraries.selenium = "org.seleniumhq.selenium:selenium-java:4.9.0"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.8.3"
libraries.seleniumHttp = "org.seleniumhq.selenium:selenium-http-jdk-client:4.9.0"
libraries.slf4jApi = "org.slf4j:slf4j-api"
libraries.slf4jImpl = "org.apache.logging.log4j:log4j-slf4j-impl"
libraries.snakeyaml = "org.yaml:snakeyaml"
Expand Down

0 comments on commit 89451b0

Please sign in to comment.