File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ If you are using a milestone or snapshot release you will also need to add appro
204204[[build-tool-plugins-gradle-dependency-management]]
205205=== Gradle dependency management
206206The `spring-boot` plugin automatically applies the
207- {dependency-management-plugin}/[Dependency Management Plugin] and configures in to import
207+ {dependency-management-plugin}/[Dependency Management Plugin] and configures it to import
208208the `spring-boot-starter-parent` bom. This provides a similar dependency management
209209experience to the one that is enjoyed by Maven users. For example, it allows you to omit
210210version numbers when declaring dependencies that are managed in the bom. To make use of
You can’t perform that action at this time.
0 commit comments