Skip to content

Commit 2587826

Browse files
committed
Upgrade to Spring Loaded 1.2.6
1 parent 3f218c8 commit 2587826

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
@@ -44,7 +44,7 @@ ext {
4444
reactorVersion = '2.0.6.RELEASE'
4545

4646
spockVersion = '1.0-groovy-2.4'
47-
springLoadedVersion = "1.2.5.RELEASE"
47+
springLoadedVersion = "1.2.6.RELEASE"
4848
springBootVersion = "1.2.7.RELEASE"
4949
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
5050
springVersion = "4.1.8.RELEASE" // ensure to sync "aspectjVersion" (see commend above)

0 commit comments

Comments
 (0)