Upgrade to Selenium 4.10.0

Closes gh-35974
This commit is contained in:
Andy Wilkinson 2023-06-19 09:57:12 +01:00
parent a63cf9dd7f
commit 7053c3e0fc
1 changed files with 1 additions and 1 deletions

View File

@ -1316,7 +1316,7 @@ bom {
]
}
}
library("Selenium", "4.8.3") {
library("Selenium", "4.10.0") {
group("org.seleniumhq.selenium") {
modules = [
"lift",