Skip to content

Commit

Permalink
Upgrade to Spring Asciidoctor Extensions 0.6.0
Browse files Browse the repository at this point in the history
Closes gh-26306
  • Loading branch information
wilkinsona committed May 18, 2021
1 parent 1411cc3 commit abd8093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-parent/build.gradle
Expand Up @@ -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",
Expand Down

0 comments on commit abd8093

Please sign in to comment.