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 5491e9c commit 6aeca48Copy full SHA for 6aeca48
build.gradle
@@ -10,6 +10,9 @@ buildscript {
10
11
dependencies {
12
classpath "com.github.mperry:jbake-gradle-plugin:0.3"
13
+ classpath "org.jbake:jbake-core:2.3.2"
14
+ classpath "org.asciidoctor:asciidoctorj:1.5.2"
15
+
16
// classpath "me.champeau.gradle:jbake-gradle-plugin:0.2.1-SNAPSHOT"
17
}
18
0 commit comments