Use logic from Spring Boot AsciidoctorConventions.

This commit is contained in:
John Blum
2023-06-02 21:09:35 -07:00
parent bdab127ded
commit 22362c6be7
2 changed files with 63 additions and 61 deletions

View File

@@ -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')