Skip to content

Commit 2b7eca9

Browse files
Bump org.seleniumhq.selenium:selenium-api from 4.24.0 to 4.25.0 (#410)
Bumps [org.seleniumhq.selenium:selenium-api](https://github.com/SeleniumHQ/selenium) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-api 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 3f2f0ed commit 2b7eca9

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
@@ -40,7 +40,7 @@ subprojects {
4040
slf4jVersion = '2.0.16'
4141
swaggerVersion = '2.2.25'
4242
guavaVersion = '33.3.1-jre'
43-
seleniumVersion = '4.24.0'
43+
seleniumVersion = '4.25.0'
4444
hamcrestVersion = '3.0'
4545
}
4646

0 commit comments

Comments
 (0)