Browse Source

Update README.md

pull/201/head
kallestenflo 8 years ago
parent
commit
65af457a90
  1. 2
      README.md

2
README.md

@ -34,7 +34,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.1.0</version>
<version>2.2.0</version>
</dependency>
```

Loading…
Cancel
Save