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>
pull/933/head
dependabot[bot] 4 years ago committed by Alinson S. Xavier
parent 31c09b9c0b
commit c31d42be2d
No known key found for this signature in database
GPG Key ID: DCA0DAD4D2F58624

@ -22,7 +22,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
application
id("kotlin")
id("com.github.johnrengelman.shadow") version "6.1.0"
id("com.github.johnrengelman.shadow") version "7.0.0"
}

Loading…
Cancel
Save