Skip to content

Commit 05a4a6a

Browse files
Bump org.seleniumhq.selenium:selenium-java in /Plan (#4582)
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.42.0 to 4.43.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.42.0...selenium-4.43.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.43.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 5412754 commit 05a4a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

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

8989
junitVersion = "6.0.3"
9090
mockitoVersion = "5.23.0"
91-
seleniumVersion = "4.42.0"
91+
seleniumVersion = "4.43.0"
9292
testContainersVersion = "1.21.4"
9393
awaitilityVersion = "4.3.0"
9494
swaggerVersion = "2.2.47"

0 commit comments

Comments
 (0)