Upgrade to HtmlUnit 2.62.0

Closes gh-31585
This commit is contained in:
Andy Wilkinson 2022-07-07 10:09:26 +01:00
parent e4ff76048f
commit 1a76732c5f
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ bom {
] ]
} }
} }
library("HtmlUnit", "2.61.0") { library("HtmlUnit", "2.62.0") {
group("net.sourceforge.htmlunit") { group("net.sourceforge.htmlunit") {
modules = [ modules = [
"htmlunit" { "htmlunit" {