Rollback to Asciidoctor 1.5.8
This commit is contained in:
parent
56a8526f3c
commit
d28b73ad22
|
@ -13,7 +13,7 @@ plugins {
|
||||||
id "io.spring.dependency-management" version "1.0.5.RELEASE" apply false
|
id "io.spring.dependency-management" version "1.0.5.RELEASE" apply false
|
||||||
id "org.jetbrains.kotlin.jvm" version "1.2.71" apply false
|
id "org.jetbrains.kotlin.jvm" version "1.2.71" apply false
|
||||||
id "org.jetbrains.dokka" version "0.9.17"
|
id "org.jetbrains.dokka" version "0.9.17"
|
||||||
id "org.asciidoctor.convert" version "1.5.9"
|
id "org.asciidoctor.convert" version "1.5.8"
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
|
Loading…
Reference in New Issue