Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-remote-driver in /modules/selenium
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.10.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.25.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0217e78 commit b4f1cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Selenium"
dependencies {
api project(':testcontainers')

provided 'org.seleniumhq.selenium:selenium-remote-driver:4.10.0'
provided 'org.seleniumhq.selenium:selenium-remote-driver:4.25.0'
provided 'org.seleniumhq.selenium:selenium-chrome-driver:4.10.0'

testImplementation platform('org.seleniumhq.selenium:selenium-bom:4.13.0')
Expand Down

0 comments on commit b4f1cb7

Please sign in to comment.