Bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-27 06:46:10 +00:00 committed by FireMasterK
parent 1e7072571e
commit 94a387fd70
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "6.1.0"
id "com.github.johnrengelman.shadow" version "7.0.0"
id "java"
id "eclipse"
}