Upgrade to Selenium HtmlUnit 4.25.0

Closes gh-42827
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:05:25 +02:00
parent 44e7320cec
commit 577c45a176
1 changed files with 1 additions and 1 deletions

View File

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