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 GitHub
parent f42561255d
commit 290df6adfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
}