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 8077163 commit 01755b3Copy full SHA for 01755b3
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>1.0.11</version>
+ <version>1.0.12</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