Browse Source

Update json-path-assert version in README (#633)

pull/614/merge
Ralph Hart 3 years ago committed by GitHub
parent
commit
0dca7ea7f8
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.2.0</version>
<version>2.4.0</version>
</dependency>
```

Loading…
Cancel
Save