Skip to content

Commit 07a8933

Browse files
committed
Merge pull request #23694 from izeye
* pr/23694: Upgrade to spring-asciidoctor-extensions 0.5.0 Closes gh-23694
2 parents 2f48ab1 + 915e470 commit 07a8933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ bom {
148148
]
149149
}
150150
}
151-
library("Spring Asciidoctor Extensions", "0.5.0-SNAPSHOT") {
151+
library("Spring Asciidoctor Extensions", "0.5.0") {
152152
group("io.spring.asciidoctor") {
153153
modules = [
154154
"spring-asciidoctor-extensions-block-switch",

0 commit comments

Comments
 (0)