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 1c42e21 commit e659ee8Copy full SHA for e659ee8
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.4")
+ implementation("org.asciidoctor:asciidoctor-gradle-jvm:4.0.5")
8
}
0 commit comments