Skip to content

Commit 267014f

Browse files
committed
Merge pull request #9352 from izeye:doc-20170530
* pr/9352: Add a missing 'io.spring.dependency-management' in doc
2 parents f576e90 + 1ac385c commit 267014f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-docs/src/main/asciidoc/getting-started.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ ifeval::["{spring-boot-repo}" != "release"]
224224
225225
apply plugin: 'java'
226226
apply plugin: 'org.springframework.boot'
227+
apply plugin: 'io.spring.dependency-management'
227228
228229
endif::[]
229230
jar {

0 commit comments

Comments
 (0)