Merge branch '1.4.x' into 1.5.x

pull/7873/merge
Andy Wilkinson 8 years ago
commit 8934dfaecf

@ -2457,7 +2457,7 @@ To configure IntelliJ IDEA correctly you can use the `idea` Gradle plugin:
repositories { jcenter() } repositories { jcenter() }
dependencies { dependencies {
classpath "org.springframework.boot:spring-boot-gradle-plugin:{spring-boot-version}" classpath "org.springframework.boot:spring-boot-gradle-plugin:{spring-boot-version}"
classpath 'org.springframework:springloaded:1.2.0.RELEASE' classpath 'org.springframework:springloaded:1.2.6.RELEASE'
} }
} }

Loading…
Cancel
Save