Skip to content

Commit f823bbb

Browse files
committed
Upgrade to Spring Asciidoctor Extensions 0.5.1
Closes gh-25558
1 parent 2359b37 commit f823bbb

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
@@ -153,7 +153,7 @@ bom {
153153
]
154154
}
155155
}
156-
library("Spring Asciidoctor Extensions", "0.5.1-SNAPSHOT") {
156+
library("Spring Asciidoctor Extensions", "0.5.1") {
157157
group("io.spring.asciidoctor") {
158158
modules = [
159159
"spring-asciidoctor-extensions-block-switch",

0 commit comments

Comments
 (0)