Skip to content

Commit

Permalink
chore(deps): bump org.seleniumhq.selenium:selenium-java
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 78bb129 commit 4ce4d3b
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 @@ -39,7 +39,7 @@ buildscript {
webDriverManagerVersion = '5.9.1'
// 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.22.0'
seleniumVersion = '4.23.0'

}

Expand Down

0 comments on commit 4ce4d3b

Please sign in to comment.