Bump com.github.johnrengelman.shadow from 5.2.0 to 6.0.0 in /Plan

Bumps com.github.johnrengelman.shadow from 5.2.0 to 6.0.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-16 05:31:27 +00:00
parent 7d114d21ce
commit 3c5fd14baa

View File

@ -13,7 +13,7 @@ plugins {
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"
id "com.github.johnrengelman.shadow" version "6.0.0"
}
apply plugin: 'nebula-aggregate-javadocs'