Upgrade to Selenium 4.14.1

Closes gh-37875
This commit is contained in:
Andy Wilkinson
2023-10-13 07:43:23 +01:00
parent db50de3c1d
commit 1fa0835cf5

View File

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