Skip to content

Commit

Permalink
Update plugin org.asciidoctor.jvm.convert to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent e784f6d commit 42471e9
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
@@ -1,7 +1,7 @@
plugins {
id 'groovy'
id 'io.github.gradle-nexus.publish-plugin'
id 'org.asciidoctor.jvm.convert' version '4.0.0-alpha.1'
id 'org.asciidoctor.jvm.convert' version '4.0.1'
}

version = projectVersion
Expand Down

0 comments on commit 42471e9

Please sign in to comment.