Skip to content

Commit cb5b13a

Browse files
Bump org.seleniumhq.selenium:selenium-java in /Plan (#4091)
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.32.0 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>
1 parent ce953cb commit cb5b13a

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 = "5.12.2"
9494
mockitoVersion = "5.17.0"
95-
seleniumVersion = "4.31.0"
95+
seleniumVersion = "4.32.0"
9696
testContainersVersion = "1.20.6"
9797
awaitilityVersion = "4.3.0"
9898
swaggerVersion = "2.2.32"

0 commit comments

Comments
 (0)