Bump org.sonarqube from 2.8 to 3.0 in /Plan

Bumps org.sonarqube from 2.8 to 3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 06:03:50 +00:00
parent 6edb52d341
commit 7e49fb341e

View File

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