Skip to content

Commit 52cc1a4

Browse files
Bump selenium-java from 4.1.1 to 4.1.2
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.1.1 to 4.1.2. - [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] <[email protected]>
1 parent c33ebfa commit 52cc1a4

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.0.3'
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.1.1'
46+
seleniumVersion = '4.1.2'
4747
}
4848

4949
repositories {

0 commit comments

Comments
 (0)