Skip to content

Commit

Permalink
build(deps): bump versions.seleniumVersion from 4.28.1 to 4.29.0 (#3306)
Browse files Browse the repository at this point in the history
Bumps `versions.seleniumVersion` from 4.28.1 to 4.29.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.28.1 to 4.29.0
- [Release notes](/~https://github.com/SeleniumHQ/selenium/releases)
- [Commits](/~https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.28.1 to 4.29.0
- [Release notes](/~https://github.com/SeleniumHQ/selenium/releases)
- [Commits](/~https://github.com/SeleniumHQ/selenium/commits/selenium-4.29.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent 0d0c093 commit e99c745
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 @@ -15,7 +15,7 @@ versions.springFrameworkVersion = "5.3.39"
versions.springSecurityVersion = "5.8.16"
versions.tomcatCargoVersion = "9.0.100"
versions.guavaVersion = "33.4.0-jre"
versions.seleniumVersion = "4.28.1"
versions.seleniumVersion = "4.29.0"
versions.braveVersion = "6.1.0"
versions.jacksonVersion = "2.18.2"
versions.jsonPathVersion = "2.9.0"
Expand Down

0 comments on commit e99c745

Please sign in to comment.