Skip to content

Commit 5491e9c

Browse files
committed
use 0.3 gradle mperry plugin
1 parent 6727c98 commit 5491e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath "com.github.mperry:jbake-gradle-plugin:0.3-SNAPSHOT"
12+
classpath "com.github.mperry:jbake-gradle-plugin:0.3"
1313
// classpath "me.champeau.gradle:jbake-gradle-plugin:0.2.1-SNAPSHOT"
1414
}
1515
}

0 commit comments

Comments
 (0)