Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java in /Plan
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.23.0...selenium-4.25.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 Sep 27, 2024
1 parent 0b620ca commit e4bf533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ subprojects {

junitVersion = "5.10.3"
mockitoVersion = "5.12.0"
seleniumVersion = "4.23.0"
seleniumVersion = "4.25.0"
testContainersVersion = "1.20.1"
swaggerVersion = "2.2.22"
}
Expand Down

0 comments on commit e4bf533

Please sign in to comment.