Browse Source

Update README.md

pull/732/head
kallestenflo 3 years ago committed by GitHub
parent
commit
45503c6a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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.4.0</version>
<version>2.6.0</version>
</dependency>
```

Loading…
Cancel
Save