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

Commit 6513ccf

Browse files
Bump io.github.bonigarcia:selenium-jupiter from 4.3.7 to 5.0.1 (#572)
Bumps [io.github.bonigarcia:selenium-jupiter](https://github.com/bonigarcia/selenium-jupiter) from 4.3.7 to 5.0.1. - [Release notes](https://github.com/bonigarcia/selenium-jupiter/releases) - [Changelog](https://github.com/bonigarcia/selenium-jupiter/blob/master/CHANGELOG.md) - [Commits](bonigarcia/selenium-jupiter@selenium-jupiter-4.3.7...selenium-jupiter-5.0.1) --- updated-dependencies: - dependency-name: io.github.bonigarcia:selenium-jupiter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8af0b7 commit 6513ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
6868
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.15.0")
6969
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
70-
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.7")
70+
testImplementation("io.github.bonigarcia:selenium-jupiter:5.0.1")
7171
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.12.1")
7272
testImplementation("com.codeborne:selenide:7.0.3")
7373
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)