File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Based on [facebook's Jest framework](https://facebook.github.io/jest/docs/en/sna
18
18
19
19
20
20
21
- #### How to install using [ Maven] ( https://mvnrepository.com/artifact/io.github.json-snapshot/json-snapshot/1.0.13 )
21
+ #### How to install using [ Maven] ( https://mvnrepository.com/artifact/io.github.json-snapshot/json-snapshot/1.0.14 )
22
22
23
23
24
24
@@ -28,7 +28,7 @@ Add to your pom.xml dependencies section:
28
28
<dependency >
29
29
<groupId >io.github.json-snapshot</groupId >
30
30
<artifactId >json-snapshot</artifactId >
31
- <version >1.0.13 </version >
31
+ <version >1.0.14 </version >
32
32
</dependency >
33
33
```
34
34
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >io.github.json-snapshot</groupId >
7
7
<artifactId >json-snapshot</artifactId >
8
- <version >1.0.13 </version >
8
+ <version >1.0.14 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >json-snapshot</name >
You can’t perform that action at this time.
0 commit comments