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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Nov 15, 2023
1 parent 37457f9 commit ee56bf2
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 @@ -3,7 +3,7 @@ buildscript {
springBootVersion = '3.1.5'
springVersion = '6.0.11'
tomcatVersion = '10.1.15'
seleniumVersion = '4.14.1'
seleniumVersion = '4.15.0'
jacksonVersion = '2.15.3'
nettyVersion = '4.1.100.Final'
junitJupiterVersion = '5.10.0'
Expand Down

0 comments on commit ee56bf2

Please sign in to comment.