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] authored Nov 2, 2023
1 parent 756f897 commit d069187
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 @@ -9,7 +9,7 @@
<properties>
<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.11</logback.version>
<selenium.version>4.14.1</selenium.version>
<selenium.version>4.15.0</selenium.version>
<selenium-jupiter.version>5.0.0</selenium-jupiter.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit d069187

Please sign in to comment.