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

Commit

Permalink
Bump com.codeborne:selenide from 6.13.1 to 7.0.3 (#561)
Browse files Browse the repository at this point in the history
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.13.1 to 7.0.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.13.1...v7.0.3)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Clarke <[email protected]>
  • Loading branch information
dependabot[bot] and sanity authored Dec 2, 2023
1 parent 5cf7751 commit 03e399e
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 @@ -69,7 +69,7 @@ dependencies {
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
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("com.codeborne:selenide:7.0.3")
testImplementation("org.junit.jupiter:junit-jupiter-api")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

Expand Down

0 comments on commit 03e399e

Please sign in to comment.