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 00bda0c commit 51056bcCopy full SHA for 51056bc
Changelog.md
@@ -2,6 +2,10 @@
2
3
A brief description of what changes project contains
4
5
+#### v1.2.8
6
+
7
+- added surefire plugin to generate test reports
8
9
## March 24, 2024
10
11
#### v1.2.7
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.2.7</version>
+ <version>1.2.8</version>
<packaging>jar</packaging>
<name>Contentstack-utils</name>
<description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description>
0 commit comments