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.28.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
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 Jan 24, 2025
1 parent ec6433c commit 6397941
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 @@ -105,7 +105,7 @@ subprojects {

junitVersion = "5.11.4"
mockitoVersion = "5.15.2"
seleniumVersion = "4.27.0"
seleniumVersion = "4.28.1"
testContainersVersion = "1.20.4"
swaggerVersion = "2.2.28"
}
Expand Down

0 comments on commit 6397941

Please sign in to comment.