Bump org.sonarqube from 2.7 to 2.7.1 in /Plan

Bumps org.sonarqube from 2.7 to 2.7.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-12 06:06:43 +00:00
parent 6f32d4929c
commit 3ab4d2b68a

View File

@ -10,7 +10,7 @@ plugins {
id "java"
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "2.7"
id "org.sonarqube" version "2.7.1"
id "net.ltgt.apt" version "0.21"
id "net.ltgt.apt-idea" version "0.21"
id "com.github.johnrengelman.shadow" version "5.1.0"