mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 10:24:58 +08:00
Fix indent
This commit is contained in:
@@ -9,7 +9,7 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.springframework.boot:spring-boot-gradle-plugin:\${springBootVersion}") <% if (!bootOneThreeAvailable) { %>
|
||||
classpath("io.spring.gradle:dependency-management-plugin:0.4.1.RELEASE")<% } %>
|
||||
classpath("io.spring.gradle:dependency-management-plugin:0.4.1.RELEASE")<% } %>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user