Skip to content

Commit 907a1e5

Browse files
chore(deps): bump org.seleniumhq.selenium:selenium-java
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f5490 commit 907a1e5

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
@@ -43,7 +43,7 @@ buildscript {
4343
webDriverManagerVersion = '5.4.1'
4444
// To use WebAuthn WebDriver extension, alpha release is used here.
4545
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
46-
seleniumVersion = '4.14.0'
46+
seleniumVersion = '4.14.1'
4747

4848
}
4949

0 commit comments

Comments
 (0)