Upgrade to HtmlUnit 4.3.0

Closes gh-41408
This commit is contained in:
Andy Wilkinson 2024-07-09 13:05:11 +01:00
parent e55a730ea0
commit e226abc398
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ bom {
] ]
} }
} }
library("HtmlUnit", "4.2.0") { library("HtmlUnit", "4.3.0") {
group("org.htmlunit") { group("org.htmlunit") {
modules = [ modules = [
"htmlunit" { "htmlunit" {