Skip to content

Commit 1ce1ebf

Browse files
authored
Merge pull request #85 from banterCZ/patch-1
Update version in maven dependnecy sample
2 parents 279ab0c + e5db9fb commit 1ce1ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Add the following to your `pom.xml`:
4343
<dependency>
4444
<groupId>com.networknt</groupId>
4545
<artifactId>json-schema-validator</artifactId>
46-
<version>0.1.16</version>
46+
<version>0.1.19</version>
4747
</dependency>
4848
```
4949

0 commit comments

Comments
 (0)