Upgrade to HtmlUnit 2.38.0

Closes gh-20448
This commit is contained in:
Andy Wilkinson 2020-03-10 14:23:52 +00:00
parent 3251c9d2b0
commit ee3ff3e094
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ bom {
]
}
}
library("HtmlUnit", "2.37.0") {
library("HtmlUnit", "2.38.0") {
group("net.sourceforge.htmlunit") {
modules = [
"htmlunit" {