This is an automated email from the ASF dual-hosted git repository.

kaze pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9b060a9  chore(deps): update dependency 
org.asciidoctor.jvm.gems:org.asciidoctor.jvm.gems.gradle.plugin to v3.3.2
9b060a9 is described below

commit 9b060a99192e5808641eacf6b7e51c43bc3913aa
Author: Renovate Bot <[email protected]>
AuthorDate: Mon Feb 22 11:14:12 2021 +0000

    chore(deps): update dependency 
org.asciidoctor.jvm.gems:org.asciidoctor.jvm.gems.gradle.plugin to v3.3.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index b027bc6..049fb00 100644
--- a/build.gradle
+++ b/build.gradle
@@ -66,7 +66,7 @@ plugins {
     id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
     id 'org.asciidoctor.jvm.epub' version '3.3.2' apply false
     id 'org.asciidoctor.jvm.revealjs' version '3.3.2' apply false
-    id 'org.asciidoctor.jvm.gems' version '3.3.1' apply false
+    id 'org.asciidoctor.jvm.gems' version '3.3.2' apply false
     id 'org.asciidoctor.kindlegen.base' version '3.2.0' apply false
 }
 

Reply via email to