Skip to content

Commit 070509b

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

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
@@ -29,7 +29,7 @@ subprojects {
2929
slf4jVersion = '2.0.17'
3030
swaggerVersion = '2.2.26'
3131
guavaVersion = '33.5.0-jre'
32-
seleniumVersion = '4.33.0'
32+
seleniumVersion = '4.38.0'
3333
hamcrestVersion = '3.0'
3434
}
3535

0 commit comments

Comments
 (0)