Skip to content

Commit

Permalink
chore(deps): update plugin org.asciidoctor.jvm.convert to v4.0.4 (#1821)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 118df28 commit bd1d8e1
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 @@ -3,7 +3,7 @@ import java.util.stream.Collectors
//file:noinspection GroovyAssignabilityCheck
plugins {
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'org.asciidoctor.jvm.convert' version '4.0.3'
id 'org.asciidoctor.jvm.convert' version '4.0.4'
id 'io.codearte.nexus-staging' version '0.30.0'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'com.github.node-gradle.node' version '7.1.0' apply false
Expand Down

0 comments on commit bd1d8e1

Please sign in to comment.