Browse Source

Upgrade to Spring Asciidoctor Extensions 0.6.0

Closes gh-26306
pull/26591/head
Andy Wilkinson 5 years ago
parent
commit
abd809366b
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

2
spring-boot-project/spring-boot-parent/build.gradle

@ -148,7 +148,7 @@ bom { @@ -148,7 +148,7 @@ bom {
]
}
}
library("Spring Asciidoctor Extensions", "0.6.0-SNAPSHOT") {
library("Spring Asciidoctor Extensions", "0.6.0") {
group("io.spring.asciidoctor") {
modules = [
"spring-asciidoctor-extensions-spring-boot",

Loading…
Cancel
Save