Skip to content

Commit 0896fdc

Browse files
Bump org.seleniumhq.selenium:selenium-java in /Plan (#4393)
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.35.0 to 4.39.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.35.0...selenium-4.39.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a2c53d commit 0896fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ subprojects {
9292

9393
junitVersion = "6.0.1"
9494
mockitoVersion = "5.21.0"
95-
seleniumVersion = "4.35.0"
95+
seleniumVersion = "4.39.0"
9696
testContainersVersion = "1.21.3"
9797
awaitilityVersion = "4.3.0"
9898
swaggerVersion = "2.2.40"

0 commit comments

Comments
 (0)