Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.28.0 to 4.28.1
Browse files Browse the repository at this point in the history
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.28.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Jan 28, 2025
1 parent d6a0757 commit 3fec015
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.4.2'
springVersion = '6.2.1'
tomcatVersion = '10.1.34'
seleniumVersion = '4.28.0'
seleniumVersion = '4.28.1'
jacksonVersion = '2.18.2'
nettyVersion = '4.1.117.Final'
junitJupiterVersion = '5.11.4'
Expand Down

0 comments on commit 3fec015

Please sign in to comment.