diff --git a/README.adoc b/README.adoc index 5b7dd70..6c9136c 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.9 + 4.5.10 ---- @@ -27,7 +27,7 @@ To use Vert.x JsonPath, add the following dependency: [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-jsonpath:4.5.9' +compile 'com.noenv:vertx-jsonpath:4.5.10' ---- Consider the following json: