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

jonnybot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new a25e2220 Bump org.asciidoctor.jvm.convert version to 4.0.4 #237
a25e2220 is described below

commit a25e22203d54ead9eeb8578c7e72ee4bceb61ab9
Author: Paul King <[email protected]>
AuthorDate: Mon Dec 23 23:02:06 2024 +1000

    Bump org.asciidoctor.jvm.convert version to 4.0.4 #237
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index d7e0bced..7c2df37d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -62,7 +62,7 @@ testng = 'org.testng:testng:7.5.1'
 threeTen-extra = { module = 'org.threeten:threeten-extra', version.ref = 
'threeTen' }
 
 [plugins]
-asciidoc = { id = 'org.asciidoctor.jvm.convert', version = '4.0.3' }
+asciidoc = { id = 'org.asciidoctor.jvm.convert', version = '4.0.4' }
 asl2 = { id = 'com.energizedwork.asl2', version = '1.1' }
 nexusPublish = { id = 'io.github.gradle-nexus.publish-plugin', version = 
'2.0.0' }
 node = { id = 'com.github.node-gradle.node', version = '3.5.0' }

Reply via email to