Skip to content

Commit c31a96e

Browse files
committed
Upgrade to Selenium 4.36.0
Closes gh-47587
1 parent cf782da commit c31a96e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,7 @@ bom {
22912291
]
22922292
}
22932293
}
2294-
library("Selenium", "4.35.0") {
2294+
library("Selenium", "4.36.0") {
22952295
group("org.seleniumhq.selenium") {
22962296
bom("selenium-bom")
22972297
}

0 commit comments

Comments
 (0)