Upgrade to Selenium 4.11.0

Closes gh-36899
pull/36455/head
Andy Wilkinson 1 year ago
parent 61b735d1e9
commit 69baa03ee0

@ -1324,7 +1324,7 @@ bom {
] ]
} }
} }
library("Selenium", "4.10.0") { library("Selenium", "4.11.0") {
group("org.seleniumhq.selenium") { group("org.seleniumhq.selenium") {
imports = [ imports = [
"selenium-bom" "selenium-bom"

Loading…
Cancel
Save