Upgrade to Selenium HtmlUnit 4.34.0

Closes gh-46746
This commit is contained in:
Stéphane Nicoll 2025-08-08 16:06:55 +02:00
parent ad8ca01ca4
commit 0ccca9109d
1 changed files with 1 additions and 1 deletions

View File

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