⬆️ Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-23 20:34:28 +00:00 committed by Mariell
parent 4d94259e3b
commit e1c7d91722

View file

@ -13,7 +13,7 @@ plugins {
id 'checkstyle'
id 'com.github.hierynomus.license' version '0.15.0'
id 'java-library'
id 'com.github.johnrengelman.shadow' version '6.0.0'
id 'com.github.johnrengelman.shadow' version '6.1.0'
id 'de.marcphilipp.nexus-publish' version '0.3.0'
}