Skip to content

Commit 6aeca48

Browse files
committed
Got the 0.3 plugin working
1 parent 5491e9c commit 6aeca48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎build.gradle

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ buildscript {
1010

1111
dependencies {
1212
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+
1316
// classpath "me.champeau.gradle:jbake-gradle-plugin:0.2.1-SNAPSHOT"
1417
}
1518
}

0 commit comments

Comments
 (0)