Skip to content

Commit b7e516a

Browse files
authored
bump selenide version (via #451)
1 parent e24a40c commit b7e516a

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
@@ -2,7 +2,7 @@ description = "Allure Selenide Integration"
22

33
val agent: Configuration by configurations.creating
44

5-
val selenideVersion = "5.11.0"
5+
val selenideVersion = "5.12.2"
66

77
dependencies {
88
agent("org.aspectj:aspectjweaver")

0 commit comments

Comments
 (0)