From 10818149414a05b6868110446cd03bc131960421 Mon Sep 17 00:00:00 2001 From: Lukas Prettenthaler Date: Wed, 4 Sep 2024 10:55:34 -0600 Subject: [PATCH] update readme to latest version --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: