Skip to content

Commit ecdcec2

Browse files
stdllsnicoll
authored andcommitted
Polish indentation
Closes gh-16731
1 parent 52c8bba commit ecdcec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ benefit of the dependency management (but not the plugin management) by using a
124124
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
125125
----
126126
<dependencyManagement>
127-
<dependencies>
127+
<dependencies>
128128
<dependency>
129129
<!-- Import dependency management from Spring Boot -->
130130
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)