Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Bump io.github.bonigarcia:selenium-jupiter from 4.3.5 to 4.3.7 (#537)
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.5 to 4.3.7.
- [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.5...selenium-jupiter-4.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent f0dd10b commit 1333d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
testImplementation("org.seleniumhq.selenium:selenium-opera-driver:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.10.0")
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.5")
testImplementation("io.github.bonigarcia:selenium-jupiter:4.3.7")
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.12.1")
testImplementation("com.codeborne:selenide:6.13.1")
testImplementation("org.junit.jupiter:junit-jupiter-api")
Expand Down

0 comments on commit 1333d8b

Please sign in to comment.