Upgrade to Selenium HtmlUnit 4.22.0

Closes gh-41425
This commit is contained in:
Andy Wilkinson 2024-07-09 13:06:30 +01:00
parent bbc9ee9346
commit ede80f75b5
1 changed files with 1 additions and 1 deletions

View File

@ -1831,7 +1831,7 @@ bom {
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
}
}
library("Selenium HtmlUnit", "4.20.0") {
library("Selenium HtmlUnit", "4.22.0") {
group("org.seleniumhq.selenium") {
modules = [
"htmlunit3-driver"