Upgrade to Selenium 4.13.0

Closes gh-37788
pull/37801/head
Andy Wilkinson 1 year ago
parent 93c5e75298
commit 328e154b6b

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

Loading…
Cancel
Save