File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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
1818
1919
2020
21- #### How to install using [ Maven] ( https://mvnrepository.com/artifact/io.github.json-snapshot/json-snapshot/0 .0.1 )
21+ #### How to install using [ Maven] ( https://mvnrepository.com/artifact/io.github.json-snapshot/json-snapshot/1 .0.9 )
2222
2323
2424
@@ -28,7 +28,7 @@ Add to your pom.xml dependencies section:
2828<dependency >
2929 <groupId >io.github.json-snapshot</groupId >
3030 <artifactId >json-snapshot</artifactId >
31- <version >1.0.8 </version >
31+ <version >1.0.9 </version >
3232</dependency >
3333```
3434
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >io.github.json-snapshot</groupId >
77 <artifactId >json-snapshot</artifactId >
8- <version >1.0.8 </version >
8+ <version >1.0.9 </version >
99 <packaging >jar</packaging >
1010
1111 <name >json-snapshot</name >
You can’t perform that action at this time.
0 commit comments