Skip to content

Commit d96351e

Browse files
committed
Upgrade Asciidoctor plugins
1 parent c5d658c commit d96351e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ pluginManagement {
88
id("com.diffplug.gradle.spotless") version "3.28.1"
99
id("org.ajoberstar.git-publish") version "2.1.3"
1010
kotlin("jvm") version "1.3.71"
11-
id("org.asciidoctor.jvm.convert") version "3.1.0"
12-
id("org.asciidoctor.jvm.pdf") version "3.1.0"
11+
id("org.asciidoctor.jvm.convert") version "3.2.0"
12+
id("org.asciidoctor.jvm.pdf") version "3.2.0"
1313
id("me.champeau.gradle.jmh") version "0.5.0"
1414
id("io.spring.nohttp") version "0.0.4.RELEASE"
1515
}

0 commit comments

Comments
 (0)