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-chrome-driver from 4.10.0 to 4.…
Browse files Browse the repository at this point in the history
…15.0 (#554)

Bump org.seleniumhq.selenium:selenium-chrome-driver

Bumps [org.seleniumhq.selenium:selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 4.10.0 to 4.15.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.15.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Clarke <[email protected]>
  • Loading branch information
dependabot[bot] and sanity authored Dec 2, 2023
1 parent b4ff7bc commit a756018
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 @@ -65,7 +65,7 @@ dependencies {
testImplementation("ch.qos.logback:logback-classic:1.4.14")

testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.10.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.15.0")
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.7")
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.12.1")
Expand Down

0 comments on commit a756018

Please sign in to comment.