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 ab7ca3c commit 56925b5Copy full SHA for 56925b5
README.md
@@ -28,7 +28,7 @@ Add to your pom.xml dependencies section:
28
<dependency>
29
<groupId>io.github.json-snapshot</groupId>
30
<artifactId>json-snapshot</artifactId>
31
- <version>0.0.2</version>
+ <version>1.0.2</version>
32
</dependency>
33
```
34
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
8
9
<packaging>jar</packaging>
10
11
<name>json-snapshot</name>
0 commit comments