Bump org.sonarqube from 3.1 to 3.1.1 in /Plan

Bumps org.sonarqube from 3.1 to 3.1.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-26 05:20:43 +00:00
parent d73d16b609
commit 4d82a1a8ae

View File

@ -10,7 +10,7 @@ plugins {
id "java"
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "3.1"
id "org.sonarqube" version "3.1.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"