Bump com.github.johnrengelman.shadow from 5.0.0 to 5.1.0 in /Plan

Bumps com.github.johnrengelman.shadow from 5.0.0 to 5.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-01 05:56:13 +00:00
parent 7bcb9963a6
commit 4b379b33eb

View File

@ -5,7 +5,7 @@ plugins {
id "org.sonarqube" version "2.7"
id "net.ltgt.apt" version "0.21"
id "net.ltgt.apt-idea" version "0.21"
id "com.github.johnrengelman.shadow" version "5.0.0"
id "com.github.johnrengelman.shadow" version "5.1.0"
}
allprojects {