Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-remote-driver
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-remote-driver](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 4d75757 commit 7d5cf50
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 @@ -113,7 +113,7 @@ dependencies {
implementation "software.amazon.awssdk:devicefarm:${awsVersion}"
implementation 'com.google.cloud:google-cloud-pubsub:1.132.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.23.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.23.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.23.1'
implementation 'io.appium:java-client:9.3.0'
implementation 'org.awaitility:awaitility:4.2.1'
implementation 'org.wiremock:wiremock:3.9.1'
Expand Down

0 comments on commit 7d5cf50

Please sign in to comment.