Skip to content

Commit f610603

Browse files
build(deps): bump com.codeborne:selenide from 7.16.2 to 7.17.0
Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 7.16.2 to 7.17.0. - [Release notes](https://github.com/selenide/selenide/releases) - [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md) - [Commits](selenide/selenide@v7.16.2...v7.17.0) --- updated-dependencies: - dependency-name: com.codeborne:selenide dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2ea6b1 commit f610603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.16.2"
3+
val selenideVersion = "7.17.0"
44

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

0 commit comments

Comments
 (0)