Bump org.sonarqube from 3.2.0 to 3.3 in /Plan

Bumps org.sonarqube from 3.2.0 to 3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-06-11 05:15:15 +00:00
parent bcca25f1c4
commit 2a523db945

View File

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