Skip to content

Commit 06434f0

Browse files
committed
Upgrade to Spring Asciidoctor Extensions 0.6.3
Closes gh-38211
1 parent 18f9dc9 commit 06434f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ bom {
187187
]
188188
}
189189
}
190-
library("Spring Asciidoctor Extensions", "0.6.2") {
190+
library("Spring Asciidoctor Extensions", "0.6.3") {
191191
group("io.spring.asciidoctor") {
192192
modules = [
193193
"spring-asciidoctor-extensions-spring-boot",

0 commit comments

Comments
 (0)