Browse Source

Merge pull request #452 from bwaldvogel/master

Update version in README
pull/517/head
kallestenflo 6 years ago committed by GitHub
parent
commit
f55e5cd295
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