File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ seems to end somewhere around 2014 we started our own fork that now has many imp
12
12
### Project News
13
13
[ HtmlUnit@Twitter] [ 3 ]
14
14
15
- ### Latest release Version 2.57 .0 / January 23 , 2022
15
+ ### Latest release Version 2.58 .0 / February 4 , 2022
16
16
17
17
For maven, you would add:
18
18
19
19
<dependency>
20
20
<groupId>net.sourceforge.htmlunit</groupId>
21
21
<artifactId>neko-htmlunit</artifactId>
22
- <version>2.57 .0</version>
22
+ <version>2.58 .0</version>
23
23
</dependency>
24
24
25
25
### Latest CI build
@@ -34,7 +34,7 @@ If you use maven please add:
34
34
<dependency>
35
35
<groupId>net.sourceforge.htmlunit</groupId>
36
36
<artifactId>neko-htmlunit</artifactId>
37
- <version>2.58 .0-SNAPSHOT</version>
37
+ <version>2.59 .0-SNAPSHOT</version>
38
38
</dependency>
39
39
40
40
You have to add the sonatype snapshot repository to your pom distributionManagement section also:
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >net.sourceforge.htmlunit</groupId >
7
7
<artifactId >neko-htmlunit</artifactId >
8
- <version >2.57 .0</version >
8
+ <version >2.58 .0</version >
9
9
<name >HtmlUnit NekoHtml</name >
10
10
<organization >
11
11
<name >Gargoyle Software Inc.</name >
You can’t perform that action at this time.
0 commit comments