Skip to content

Commit 9fa5235

Browse files
committed
Merge pull request #16731 from stdll
* pr/16731: Polish indentation
2 parents 52c8bba + ecdcec2 commit 9fa5235

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

Lines changed: 1 addition & 1 deletion
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)