Skip to content

Commit c50976a

Browse files
committed
Upgrade to Selenium 4.24.0
Closes gh-42241
1 parent 608f235 commit c50976a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1835,7 +1835,7 @@ bom {
18351835
]
18361836
}
18371837
}
1838-
library("Selenium", "4.23.1") {
1838+
library("Selenium", "4.24.0") {
18391839
group("org.seleniumhq.selenium") {
18401840
imports = [
18411841
"selenium-bom"

0 commit comments

Comments
 (0)