Skip to content

Commit

Permalink
chore(gradle): bump org.seleniumhq.selenium:selenium-remote-driver fr…
Browse files Browse the repository at this point in the history
…om 4.16.1 to 4.26.0 (deephaven#6321)

Bumps [org.seleniumhq.selenium:selenium-remote-driver](https://github.com/SeleniumHQ/selenium) from 4.16.1 to 4.26.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.26.0)

---
updated-dependencies:
- 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>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 13e1303 commit c19a4a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions docker/registry/selenium/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
io.deephaven.project.ProjectType=DOCKER_REGISTRY
deephaven.registry.imageName=selenium/standalone-firefox:4.16.1-20231219
deephaven.registry.imageId=selenium/standalone-firefox@sha256:a405fe92b3ce5d7eb31a07e1f99be3d628fdc0e5bdc81febd8dc11786edef024
deephaven.registry.platform=linux/amd64
deephaven.registry.imageName=selenium/standalone-firefox:4.26.0-20241101
deephaven.registry.imageId=selenium/standalone-firefox@sha256:8625701dabb242a8092e53fae04e2eae4eb1b027ed3d2d1bef89e1fc448f9ee8
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ postgresql = "42.7.4"
protobuf = "3.25.3"
randelshofer = "2.0.0"
rdblue = "0.1.1"
selenium = "4.16.1"
selenium = "4.26.0"
slf4j = "2.0.16"
snappy = "1.1.10.7"
squareup = "1.13.0"
Expand Down

0 comments on commit c19a4a3

Please sign in to comment.