Skip to content

Commit ba55029

Browse files
committed
Upgrade to Selenium 4.25.0
Closes gh-42668
1 parent 60b07bb commit ba55029

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
@@ -1839,7 +1839,7 @@ bom {
18391839
]
18401840
}
18411841
}
1842-
library("Selenium", "4.24.0") {
1842+
library("Selenium", "4.25.0") {
18431843
group("org.seleniumhq.selenium") {
18441844
imports = [
18451845
"selenium-bom"

0 commit comments

Comments
 (0)