Skip to content

Commit

Permalink
Bump selenium-java from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.2.0 to 4.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent ba91c01 commit 7be3018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ buildscript {
webDriverManagerVersion = '5.2.0'
// To use WebAuthn WebDriver extension, alpha release is used here.
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
seleniumVersion = '4.2.0'
seleniumVersion = '4.2.1'
}

repositories {
Expand Down

0 comments on commit 7be3018

Please sign in to comment.