We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709e9d5 commit b77cdb3Copy full SHA for b77cdb3
README.md
@@ -14,7 +14,7 @@ Add a dependency on the latest `htmlunit-driver` version available in the Maven
14
<dependency>
15
<groupId>org.seleniumhq.selenium</groupId>
16
<artifactId>htmlunit-driver</artifactId>
17
- <version>2.28.3</version>
+ <version>2.28.5</version>
18
</dependency>
19
```
20
0 commit comments