Skip to content

Commit 28f61a2

Browse files
Bump org.seleniumhq.selenium:selenium-api from 4.34.0 to 4.35.0
Bumps [org.seleniumhq.selenium:selenium-api](https://github.com/SeleniumHQ/selenium) from 4.34.0 to 4.35.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.34.0...selenium-4.35.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-api dependency-version: 4.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51c15e2 commit 28f61a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects {
2020
slf4jVersion = '2.0.17'
2121
swaggerVersion = '2.2.26'
2222
guavaVersion = '33.4.8-jre'
23-
seleniumVersion = '4.34.0'
23+
seleniumVersion = '4.35.0'
2424
hamcrestVersion = '3.0'
2525
}
2626

0 commit comments

Comments
 (0)