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 c0a22e9 commit d5c3acfCopy full SHA for d5c3acf
build.gradle
@@ -48,7 +48,7 @@ ext {
48
slf4jVersion = "1.7.25"
49
50
spockVersion = '1.1-groovy-2.4'
51
- springBootVersion = "1.5.14.RELEASE"
+ springBootVersion = "1.5.15.RELEASE"
52
springLoadedVersion = "1.2.8.RELEASE"
53
directoryWatcherVersion = "0.3.0"
54
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
0 commit comments