Skip to content

Commit

Permalink
Bump io.github.bonigarcia:selenium-jupiter from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:selenium-jupiter](https://github.com/bonigarcia/selenium-jupiter) from 5.0.1 to 5.1.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-5.0.1...selenium-jupiter-5.1.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:selenium-jupiter
  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, 2024
1 parent 63bee9a commit 1e79ce9
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.2'
seleniumVersion = '4.18.1'
seleniumJupiterVersion = '5.0.1'
seleniumJupiterVersion = '5.1.0'
}

apply plugin: 'java'
Expand Down

0 comments on commit 1e79ce9

Please sign in to comment.