Skip to content

Commit

Permalink
build(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.18.1 to 4.22.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.22.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>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent 6a5f22b commit e551dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ versions.springSecurityVersion = "5.8.13"
versions.springSecuritySamlVersion = "1.0.10.RELEASE"
versions.tomcatCargoVersion = "9.0.90"
versions.guavaVersion = "33.2.1-jre"
versions.seleniumVersion = "4.18.1"
versions.seleniumVersion = "4.22.0"
versions.braveVersion = "6.0.3"
versions.jacksonVersion = "2.17.1"
versions.jsonPathVersion = "2.9.0"
Expand Down

0 comments on commit e551dc6

Please sign in to comment.