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

Commit 3ca33e9

Browse files
Bump com.codeborne:selenide from 7.0.4 to 7.2.2 (#602)
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.0.4 to 7.2.2. - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.0.4...v7.2.2) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
1 parent 3ae40d8 commit 3ca33e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
testImplementation("org.seleniumhq.selenium:selenium-java:4.10.0")
7070
testImplementation("io.github.bonigarcia:selenium-jupiter:5.0.1")
7171
testImplementation("org.seleniumhq.selenium:selenium-http-jdk-client:4.13.0")
72-
testImplementation("com.codeborne:selenide:7.0.4")
72+
testImplementation("com.codeborne:selenide:7.2.2")
7373
testImplementation("org.junit.jupiter:junit-jupiter-api")
7474
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
7575

0 commit comments

Comments
 (0)