Skip to content

Commit bf6dcd1

Browse files
committed
prepare release 4.1.7
1 parent 09eee11 commit bf6dcd1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.1.7](https://github.com/extent-framework/extentreports-java/compare/v4.1.6...v4.1.7)
2+
#### Fixes
3+
* [#193] Fixes issue with JSON code-block
4+
15
## [4.1.6](https://github.com/extent-framework/extentreports-java/compare/v4.1.5...v4.1.6)
26
#### Fixes
37
* [#149] Skipped count is not displaying in authors tag and category tag

pom-nexus.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.aventstack</groupId>
77
<artifactId>extentreports</artifactId>
8-
<version>4.1.6</version>
8+
<version>4.1.7</version>
99

1010
<name>extentreports</name>
1111
<url>www.extentreports.com</url>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.aventstack</groupId>
77
<artifactId>extentreports</artifactId>
8-
<version>4.1.6</version>
8+
<version>4.1.7</version>
99

1010
<name>extentreports</name>
1111
<url>www.extentreports.com</url>

0 commit comments

Comments
 (0)