Skip to content

Commit 5a752a3

Browse files
committed
Revert asciidoctor plugin
1 parent 61cec46 commit 5a752a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
classpath 'io.spring.gradle:dependency-management-plugin:1.0.5.RELEASE'
88
classpath 'io.spring.gradle:spring-io-plugin:0.0.8.RELEASE'
99
classpath 'io.spring.gradle:docbook-reference-plugin:0.3.1'
10-
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
10+
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.0'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
1212
}
1313
}

0 commit comments

Comments
 (0)