File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
1111}
1212
1313plugins {
14- id ' org.sonarqube' version ' 2.5 '
14+ id ' org.sonarqube' version ' 2.7.1 '
1515 id ' base'
1616 id ' project-report'
1717 id ' idea'
@@ -86,8 +86,8 @@ subprojects { subproject ->
8686 mockitoVersion = ' 1.10.19'
8787 scalaVersion = ' 2.11'
8888 slf4jVersion = ' 1.7.25'
89- springRetryVersion = ' 1.2.4 .RELEASE'
90- springVersion = ' 4.3.25 .RELEASE'
89+ springRetryVersion = ' 1.2.5 .RELEASE'
90+ springVersion = ' 4.3.27 .RELEASE'
9191
9292 idPrefix = ' kafka'
9393
Original file line number Diff line number Diff line change 1- # Tue Aug 08 09:21:13 EDT 2017
21distributionBase =GRADLE_USER_HOME
32distributionPath =wrapper/dists
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.0.1-bin.zip
You can’t perform that action at this time.
0 commit comments