Skip to content

Commit 41b809f

Browse files
chore(deps): bump org.seleniumhq.selenium:selenium-java
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.19.0 to 4.20.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.19.0...selenium-4.20.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb90af8 commit 41b809f

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
@@ -42,7 +42,7 @@ buildscript {
4242
webDriverManagerVersion = '5.7.0'
4343
// To use WebAuthn WebDriver extension, alpha release is used here.
4444
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
45-
seleniumVersion = '4.19.0'
45+
seleniumVersion = '4.20.0'
4646

4747
}
4848

0 commit comments

Comments
 (0)