8000 build(gradle): update htmlunit-driver to 2.29.2 · seleniumQuery/seleniumQuery@cabbd7c · GitHub
[go: up one dir, main page]

Skip to content

Commit cabbd7c

Browse files
authored
build(gradle): update htmlunit-driver to 2.29.2
1 parent 5c243ba commit cabbd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ description = "seleniumQuery"
3131

3232
ext {
3333
seleniumVersion = "3.9.1"
34-
htmlUnitDriverVersion = '2.29.1'
34+
htmlUnitDriverVersion = '2.29.2'
3535
webDriverManagerVersion = '2.1.0'
3636
}
3737

0 commit comments

Comments
 (0)
0