Bump org.sonarqube from 2.7.1 to 2.8 in /Plan

Bumps org.sonarqube from 2.7.1 to 2.8.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-02 06:26:41 +00:00
parent d90273da50
commit 8e27fdd346

View File

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