We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73c3218 + b9f7804 commit 7b273c4Copy full SHA for 7b273c4
1 file changed
gradle/libs.versions.toml
@@ -63,6 +63,6 @@ kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
63
binary-compatibility-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binaryCompatibilityValidator" }
64
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
65
asciidoctorJvm = { id = "org.asciidoctor.jvm.convert", version = "3.3.2" }
66
-asciidoctorPdf = { id = "org.asciidoctor.jvm.pdf", version = "3.3.2" }
+asciidoctorPdf = { id = "org.asciidoctor.jvm.pdf", version = "4.0.5" }
67
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
68
0 commit comments