Skip to content

Commit

Permalink
bump selenide version from 6.11.2 to 6.17.1 (via #950)
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMal authored Sep 5, 2023
1 parent e1c883b commit e6fd80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-selenide/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = "Allure Selenide Integration"

val selenideVersion = "6.11.2"
val selenideVersion = "6.17.1"

dependencies {
api(project(":allure-java-commons"))
Expand Down

0 comments on commit e6fd80b

Please sign in to comment.