Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.14.1 to 4.15.0
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.14.1 to 4.15.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.15.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 Nov 6, 2023
1 parent ba9859c commit 8cbe60a
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 @@ -112,7 +112,7 @@ dependencies {
implementation "software.amazon.awssdk:sns:${awsVersion}"
implementation "software.amazon.awssdk:devicefarm:${awsVersion}"
implementation 'com.google.cloud:google-cloud-pubsub:1.125.10'
implementation 'org.seleniumhq.selenium:selenium-java:4.14.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.15.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.15.0'
implementation 'io.appium:java-client:9.0.0'
implementation 'com.deque:axe-selenium:3.0'
Expand Down

0 comments on commit 8cbe60a

Please sign in to comment.