Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
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.9.1 to 4.10.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.9.1...selenium-4.10.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 Jul 8, 2023
1 parent fef1fc7 commit 89c6862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.10.0")
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.5")
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.9.1")
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.10.0")
testImplementation("com.codeborne:selenide:6.13.1")
testImplementation("org.junit.jupiter:junit-jupiter-api")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
Expand Down

0 comments on commit 89c6862

Please sign in to comment.