Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.23.0 to 4.23.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.23.0 to 4.23.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 Aug 12, 2024
1 parent c4df564 commit a3b82bf
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.2.7'
springVersion = '6.1.2'
tomcatVersion = '10.1.28'
seleniumVersion = '4.23.0'
seleniumVersion = '4.23.1'
jacksonVersion = '2.17.2'
nettyVersion = '4.1.112.Final'
junitJupiterVersion = '5.10.3'
Expand Down

0 comments on commit a3b82bf

Please sign in to comment.