Skip to content

Commit 6b4b82b

Browse files
committed
Upgrade to Selenium 4.18.1
Closes gh-39724
1 parent ae3e2e0 commit 6b4b82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1381,7 +1381,7 @@ bom {
13811381
]
13821382
}
13831383
}
1384-
library("Selenium", "4.16.1") {
1384+
library("Selenium", "4.18.1") {
13851385
group("org.seleniumhq.selenium") {
13861386
imports = [
13871387
"selenium-bom"

0 commit comments

Comments
 (0)