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.27.0 to 4.29.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.27.0...selenium-4.29.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 Feb 22, 2025
1 parent 00dda8b commit 60e16cc
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 @@ -92,7 +92,7 @@ subprojects {

junitVersion = "5.11.4"
mockitoVersion = "5.15.2"
seleniumVersion = "4.27.0"
seleniumVersion = "4.29.0"
testContainersVersion = "1.20.5"
awaitilityVersion = "4.2.2"
swaggerVersion = "2.2.28"
Expand Down

0 comments on commit 60e16cc

Please sign in to comment.