Upgrade to Selenium 4.1.4

Closes gh-30968
This commit is contained in:
Andy Wilkinson 2022-05-10 18:26:58 +01:00
parent 9c96e8cc88
commit fd4f0d2246
1 changed files with 1 additions and 1 deletions

View File

@ -1260,7 +1260,7 @@ bom {
]
}
}
library("Selenium", "4.1.3") {
library("Selenium", "4.1.4") {
group("org.seleniumhq.selenium") {
modules = [
"selenium-api",