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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-11 06:39:52 +00:00
parent 6ab0a5d521
commit 07f593ae2d

View File

@ -13,7 +13,7 @@ plugins {
id "org.sonarqube" version "2.8" id "org.sonarqube" version "2.8"
id "net.ltgt.apt" version "0.21" id "net.ltgt.apt" version "0.21"
id "net.ltgt.apt-idea" version "0.21" id "net.ltgt.apt-idea" version "0.21"
id "com.github.johnrengelman.shadow" version "5.1.0" id "com.github.johnrengelman.shadow" version "5.2.0"
} }
apply plugin: 'nebula-aggregate-javadocs' apply plugin: 'nebula-aggregate-javadocs'