File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77
88This version is Java8 only.
99
10- [ Klov] ( https://github.com/extent-framework/klov-server ) report server 0.2.0 is supported with version 4.0.0+.
10+ [ Klov] ( https://github.com/extent-framework/klov-server ) report server 0.2+ is supported with version 4.0.0+.
1111
1212### Documentation
1313
1414View [ extentreports.com] ( http://extentreports.com/docs/versions/4/java/ ) for complete documentation.
1515
1616### License
1717
18- Extent Framework Community is BSD-3 licensed.
18+ BSD-3 license
Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.5 </version >
7+ <version >4.0.6 </version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
2727 <developer >
2828 <name >Anshoo Arora</name >
2929 <url >https://github.com/anshooarora</url >
30- <id >anshoo.arora </id >
30+ <id >anshooarora </id >
3131 <roles >
3232 <role >Owner</role >
3333 </roles >
Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.5 </version >
7+ <version >4.0.6 </version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
2727 <developer >
2828 <name >Anshoo Arora</name >
2929 <url >https://github.com/anshooarora</url >
30- <id >anshoo.arora </id >
30+ <id >anshooarora </id >
3131 <roles >
3232 <role >Owner</role >
3333 </roles >
116116 <plugin >
117117 <groupId >org.jacoco</groupId >
118118 <artifactId >jacoco-maven-plugin</artifactId >
119- <version >0.8.2 </version >
119+ <version >0.7.9 </version >
120120 <executions >
121121 <execution >
122122 <goals >
You can’t perform that action at this time.
0 commit comments