Skip to content

Commit e740b79

Browse files
chore(deps): update plugin org.asciidoctor.jvm.convert to v4
1 parent 478960a commit e740b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("io.spring.dependency-management") version "1.1.4"
77
id("com.ewerk.gradle.plugins.querydsl") version "1.0.10"
88
id("org.graalvm.buildtools.native") version "0.9.28"
9-
id("org.asciidoctor.jvm.convert") version "3.3.2"
9+
id("org.asciidoctor.jvm.convert") version "4.0.1"
1010
id("com.diffplug.spotless") version "6.25.0"
1111
kotlin("jvm") version "1.9.22"
1212
kotlin("plugin.spring") version "1.9.22"

0 commit comments

Comments
 (0)