From 79cd227516da0b00c6c8d3b399b02988be25f044 Mon Sep 17 00:00:00 2001 From: h908714124 Date: Fri, 30 Aug 2019 23:54:55 +0200 Subject: [PATCH] update documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f223bd21..e1ac86b06 100644 --- a/README.md +++ b/README.md @@ -563,7 +563,7 @@ The `indent` is used when printing the usage page. Add two dependencies to `build.gradle`: ````groovy -compileOnly "com.github.h908714124:jbock-annotations:2.3" +compileOnly "com.github.h908714124:jbock-annotations:2.4" annotationProcessor "com.github.h908714124:jbock:$jbockVersion" ```` @@ -580,7 +580,7 @@ or `provided`. com.github.h908714124 jbock-annotations - 2.3 + 2.4 provided