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

Commit

Permalink
Bump selenium-chrome-driver from 4.7.2 to 4.8.0 (#428)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2023
1 parent 7db31c7 commit 1da26fc
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.5")

testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.7.2")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.8.0")
testImplementation("org.seleniumhq.selenium:selenium-java:4.8.0")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.3")

Expand Down

0 comments on commit 1da26fc

Please sign in to comment.