Browse Source

Merge branch '2.4.x'

Closes gh-25703
pull/25707/head
Andy Wilkinson 5 years ago
parent
commit
dee0df5c53
  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.5.1-SNAPSHOT") {
library("Spring Asciidoctor Extensions", "0.5.1") {
group("io.spring.asciidoctor") {
modules = [
"spring-asciidoctor-extensions-spring-boot"

Loading…
Cancel
Save