Browse Source

Update README.md

pull/201/head
kallestenflo 9 years ago
parent
commit
c87d333d1e
  1. 2
      json-path-assert/README.md

2
json-path-assert/README.md

@ -11,7 +11,7 @@ This library is available at the Central Maven Repository. Maven users add this
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path-assert</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>
```

Loading…
Cancel
Save