Skip to content

Commit

Permalink
chore: Bump selenium to 4.27.0 (#6472)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Dec 12, 2024
1 parent 1ed1c9d commit d5efaa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docker/registry/selenium/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
io.deephaven.project.ProjectType=DOCKER_REGISTRY
deephaven.registry.imageName=selenium/standalone-firefox:4.26.0-20241101
deephaven.registry.imageId=selenium/standalone-firefox@sha256:8625701dabb242a8092e53fae04e2eae4eb1b027ed3d2d1bef89e1fc448f9ee8
deephaven.registry.imageName=selenium/standalone-firefox:4.27.0
deephaven.registry.imageId=selenium/standalone-firefox@sha256:287cd73a59d241b7264fe5fab7dbd31f92d56b8ec81ba74f53ecc4997f218dff
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.4"
randelshofer = "2.0.1"
rdblue = "0.1.1"
selenium = "4.26.0"
selenium = "4.27.0"
slf4j = "2.0.16"
snappy = "1.1.10.7"
squareup = "1.13.0"
Expand Down

0 comments on commit d5efaa3

Please sign in to comment.