Bump org.sonarqube from 3.0 to 3.1 in /Plan

Bumps org.sonarqube from 3.0 to 3.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-14 05:20:05 +00:00
parent e35403a4ce
commit f19c5fe5ad

View File

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