Skip to content

Commit 13fd50d

Browse files
Bump com.codeborne:selenide from 7.3.3 to 7.4.1
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.3.3 to 7.4.1. - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.3.3...v7.4.1) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 558373c commit 13fd50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-selenide/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description = "Allure Selenide Integration"
22

3-
val selenideVersion = "7.3.3"
3+
val selenideVersion = "7.4.1"
44

55
dependencies {
66
api(project(":allure-java-commons"))

0 commit comments

Comments
 (0)