Skip to content

Commit 1dfa1fc

Browse files
committed
1 parent 3b81152 commit 1dfa1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-web-ui/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
springBootVersion = '1.3.0.BUILD-SNAPSHOT'
4-
springLoadedVersion = '1.2.0.RELEASE'
4+
springLoadedVersion = '1.2.4.RELEASE'
55
}
66
repositories {
77
// NOTE: You should declare only repositories that you need here

0 commit comments

Comments
 (0)