Browse Source

Update version in README

pull/452/head
Benedikt Waldvogel 7 years ago committed by GitHub
parent
commit
8712cc2b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -37,7 +37,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
</dependency>
```

Loading…
Cancel
Save