Browse Source

Upgrade to Spring Asciidoctor Extensions 0.6.3

Closes gh-38211
pull/38228/head
Phillip Webb 2 years ago
parent
commit
06434f050a
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

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

Loading…
Cancel
Save