Skip to content

Commit 611240c

Browse files
committed
Merge branch '3.3.x' into 3.4.x
2 parents ea00325 + 52c0e0a commit 611240c

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
@@ -203,6 +203,7 @@ dokkatoo {
203203
}
204204

205205
def aggregatedJavadoc = tasks.register('aggregatedJavadoc', Javadoc) {
206+
dependsOn configurations.resolvedBom
206207
destinationDir = project.file(project.layout.buildDirectory.dir("docs/javadoc"))
207208
options {
208209
author = true

0 commit comments

Comments
 (0)