We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b81152 commit 1dfa1fcCopy full SHA for 1dfa1fc
spring-boot-samples/spring-boot-sample-web-ui/build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
springBootVersion = '1.3.0.BUILD-SNAPSHOT'
4
- springLoadedVersion = '1.2.0.RELEASE'
+ springLoadedVersion = '1.2.4.RELEASE'
5
}
6
repositories {
7
// NOTE: You should declare only repositories that you need here
0 commit comments