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

vorburger 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 b47ce35  chore(deps): update dependency 
org.asciidoctor.jvm.revealjs:org.asciidoctor.jvm.revealjs.gradle.plugin to 
v3.3.0
b47ce35 is described below

commit b47ce359f97affb56db7c8bba5186ef5a50536cb
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Nov 29 07:14:15 2020 +0000

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

diff --git a/build.gradle b/build.gradle
index 471b896..64a8b3d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -65,7 +65,7 @@ plugins {
     id 'org.asciidoctor.jvm.convert' version '3.3.0' apply false
     id 'org.asciidoctor.jvm.pdf' version '3.2.0' apply false
     id 'org.asciidoctor.jvm.epub' version '3.3.0' apply false
-    id 'org.asciidoctor.jvm.revealjs' version '3.2.0' apply false
+    id 'org.asciidoctor.jvm.revealjs' version '3.3.0' apply false
     id 'org.asciidoctor.jvm.gems' version '3.3.0' apply false
     id 'org.asciidoctor.kindlegen.base' version '3.2.0' apply false
 }

Reply via email to