Upgrade to Selenium 4.14.0

Closes gh-37869
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:50 +01:00
parent 712e7690cf
commit 73674af547
1 changed files with 1 additions and 1 deletions

View File

@ -1448,7 +1448,7 @@ bom {
]
}
}
library("Selenium", "4.13.0") {
library("Selenium", "4.14.0") {
group("org.seleniumhq.selenium") {
imports = [
"selenium-bom"