Skip to content

Commit e118dbd

Browse files
authored
Use Spring Loaded 1.2.7
1 parent b2bcbb3 commit e118dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747

4848
spockVersion = '1.0-groovy-2.4'
4949
springBootVersion = "1.3.8.RELEASE"
50-
springLoadedVersion = "1.2.6.RELEASE"
50+
springLoadedVersion = "1.2.7.RELEASE"
5151
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
5252
springVersion = "4.2.8.RELEASE"
5353
ehcacheVersion = "2.4.6"

0 commit comments

Comments
 (0)