Skip to content

Commit 985094d

Browse files
committed
Upgrade to Spring Asciidoctor Extensions 0.6.1
Closes gh-33744
1 parent 0237351 commit 985094d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ bom {
186186
]
187187
}
188188
}
189-
library("Spring Asciidoctor Extensions", "0.6.0") {
189+
library("Spring Asciidoctor Extensions", "0.6.1") {
190190
group("io.spring.asciidoctor") {
191191
modules = [
192192
"spring-asciidoctor-extensions-spring-boot",

0 commit comments

Comments
 (0)