Skip to content

Commit

Permalink
[#1853] Upgrade org.asciidoctor.jvm.convert to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Feb 5, 2024
1 parent f4c7326 commit 7887427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'maven-publish'
id 'com.diffplug.spotless' version '6.18.0'
id 'nu.studer.credentials' version '3.0'
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
}

Expand Down

0 comments on commit 7887427

Please sign in to comment.