Skip to content

Commit 0351e33

Browse files
committed
Merge branch '3.4.x'
2 parents 78cf743 + 611240c commit 0351e33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ dokkatoo {
201201
}
202202

203203
def aggregatedJavadoc = tasks.register('aggregatedJavadoc', Javadoc) {
204+
dependsOn configurations.resolvedBom
204205
destinationDir = project.file(project.layout.buildDirectory.dir("docs/javadoc"))
205206
options {
206207
author = true

0 commit comments

Comments
 (0)