We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f218c8 commit 2587826Copy full SHA for 2587826
build.gradle
@@ -44,7 +44,7 @@ ext {
44
reactorVersion = '2.0.6.RELEASE'
45
46
spockVersion = '1.0-groovy-2.4'
47
- springLoadedVersion = "1.2.5.RELEASE"
+ springLoadedVersion = "1.2.6.RELEASE"
48
springBootVersion = "1.2.7.RELEASE"
49
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
50
springVersion = "4.1.8.RELEASE" // ensure to sync "aspectjVersion" (see commend above)
0 commit comments