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 52dd20b commit 579d341Copy full SHA for 579d341
README.md
@@ -36,7 +36,7 @@ If you use maven please add:
36
<dependency>
37
<groupId>net.sourceforge.htmlunit</groupId>
38
<artifactId>htmlunit-cssparser</artifactId>
39
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.15.0-SNAPSHOT</version>
40
</dependency>
41
42
You have to add the sonatype snapshot repository to your pom distributionManagement section also:
0 commit comments