Browse Source

Upgrade to Spring Asciidoctor Extensions 0.6.2

Closes gh-36625
pull/37210/head
Andy Wilkinson 2 years ago
parent
commit
c44e7376b4
  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.1") {
library("Spring Asciidoctor Extensions", "0.6.2") {
group("io.spring.asciidoctor") {
modules = [
"spring-asciidoctor-extensions-spring-boot",

Loading…
Cancel
Save