Skip to content

Commit

Permalink
Bump io.github.bonigarcia:selenium-jupiter from 4.3.7 to 5.0.0 (#1136)
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:selenium-jupiter](https://github.com/bonigarcia/selenium-jupiter) from 4.3.7 to 5.0.0.
- [Release notes](https://github.com/bonigarcia/selenium-jupiter/releases)
- [Changelog](https://github.com/bonigarcia/selenium-jupiter/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/selenium-jupiter@selenium-jupiter-4.3.7...selenium-jupiter-5.0.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:selenium-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 31, 2023
1 parent b6c2cfa commit 8ab6843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {
ext {
junitJupiterVersion = '5.10.0'
seleniumVersion = '4.14.1'
seleniumJupiterVersion = '4.3.7'
seleniumJupiterVersion = '5.0.0'
}

apply plugin: 'java'
Expand Down

0 comments on commit 8ab6843

Please sign in to comment.