Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-chrome-driver in /grails532app
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-chrome-driver](https://github.com/SeleniumHQ/selenium) from 4.0.0 to 4.9.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.0.0...selenium-4.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2023
1 parent 8a72545 commit cc61e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails532app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
testImplementation "org.seleniumhq.selenium:selenium-remote-driver:4.0.0"
testImplementation "org.seleniumhq.selenium:selenium-api:4.0.0"
testImplementation "org.seleniumhq.selenium:selenium-support:4.0.0"
testRuntimeOnly "org.seleniumhq.selenium:selenium-chrome-driver:4.0.0"
testRuntimeOnly "org.seleniumhq.selenium:selenium-chrome-driver:4.9.1"
testRuntimeOnly "org.seleniumhq.selenium:selenium-firefox-driver:4.0.0"

implementation 'org.apache.logging.log4j:log4j-api:2.14.0'
Expand Down

0 comments on commit cc61e30

Please sign in to comment.