Use logic from Spring Boot AsciidoctorConventions.
This commit is contained in:
@@ -9,10 +9,6 @@ apply plugin: 'io.spring.convention.spring-test'
|
||||
|
||||
description = "Generate Javadoc and Reference Documentation on Spring Boot for Apache Geode"
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/release" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation project(':spring-geode-starter')
|
||||
|
||||
Reference in New Issue
Block a user