Skip to content

Commit 6ded64c

Browse files
committed
Remove org.asciidoctor.jvm.gems plugin
Looks like we don't use any GEMs in out docs: generated PDF and HTML look OK
1 parent 9882ce8 commit 6ded64c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ plugins {
2222
id 'com.jfrog.artifactory' version '4.32.0' apply false
2323
id 'org.jetbrains.dokka' version "$kotlinVersion"
2424
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
25-
id 'org.asciidoctor.jvm.gems' version '3.3.2'
2625
id 'org.asciidoctor.jvm.convert' version '3.3.2'
2726
}
2827

0 commit comments

Comments
 (0)