Skip to content

Commit

Permalink
Bump selenium.version from 4.24.0 to 4.25.0
Browse files Browse the repository at this point in the history
Bumps `selenium.version` from 4.24.0 to 4.25.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.24.0 to 4.25.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

Updates `org.seleniumhq.selenium:selenium-grid` from 4.24.0 to 4.25.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-grid
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 8cf1a99 commit be83c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- Provided dependencies -->
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<selenium.version>4.24.0</selenium.version>
<selenium.version>4.25.0</selenium.version>
<htmlunit.version>4.13.0</htmlunit.version>
<selenide.version>7.5.0</selenide.version>
<browserup-proxy.version>2.1.2</browserup-proxy.version>
Expand Down

0 comments on commit be83c60

Please sign in to comment.