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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-07 05:18:02 +00:00
parent bb16844f46
commit 7a50436997

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 "6.0.0"
id "com.github.johnrengelman.shadow" version "6.1.0"
}
apply plugin: 'nebula-aggregate-javadocs'