Skip to content

Commit 9a9c4c7

Browse files
committed
Merge pull request #8030 from michael-simons:fix-appendix-b
* pr/8030: Fix closing parentheses
2 parents ffa6d6d + a852c49 commit 9a9c4c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-docs/src/main/asciidoc/appendix-configuration-metadata.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,6 @@ and specify:
729729
}
730730
731731
compileJava.dependsOn(processResources)
732-
}
733732
----
734733

735734
NOTE: You need to add `compileJava.dependsOn(processResources)` to your build to ensure

0 commit comments

Comments
 (0)