Browse Source

Merge branch '3.1.x'

Closes gh-36628
pull/36636/head
Andy Wilkinson 2 years ago
parent
commit
20837bac31
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -193,7 +193,7 @@ bom { @@ -193,7 +193,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