diff --git a/README.adoc b/README.adoc index 43ed39a..701a176 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ To use Vert.x JsonPath, add the following dependency: com.noenv vertx-jsonpath - 4.5.5 + 4.5.6 ---- @@ -27,7 +27,7 @@ To use Vert.x JsonPath, add the following dependency: [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-jsonpath:4.5.5' +compile 'com.noenv:vertx-jsonpath:4.5.6' ---- Consider the following json: