|
@@ -12,6 +12,7 @@ buildscript {
|
|
|
classpath("org.springframework.build.gradle:bundlor-plugin:0.1.2")
|
|
|
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:0.9.8")
|
|
|
classpath("org.asciidoctor:asciidoctor-gradle-plugin:0.4.1")
|
|
|
+ classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
|
|
|
}
|
|
|
}
|
|
|
|