Prepare buildSrc for migration to Antora
Replace `AsciidoctorConventions` with `AntoraConventions` in preparation for the migration to Antora. See gh-33766
This commit is contained in:
@@ -194,14 +194,6 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Asciidoctor Extensions", "0.6.3") {
|
||||
group("io.spring.asciidoctor") {
|
||||
modules = [
|
||||
"spring-asciidoctor-extensions-spring-boot",
|
||||
"spring-asciidoctor-extensions-section-ids"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user