We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a394a65 commit 319bba0Copy full SHA for 319bba0
gradle/plugins/documentation/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
implementation(project(":build-lifecycle"))
7
- implementation("org.asciidoctor:asciidoctor-gradle-jvm:4.0.2")
+ implementation("org.asciidoctor:asciidoctor-gradle-jvm:4.0.4")
8
}
0 commit comments