Skip to content

Commit c14c369

Browse files
chore(deps): bump com.github.johnrengelman.shadow from 6.1.0 to 7.1.2
Bumps com.github.johnrengelman.shadow from 6.1.0 to 7.1.2. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86dd71e commit c14c369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "java"
33
id "idea"
44
id "org.jetbrains.kotlin.jvm"
5-
id "com.github.johnrengelman.shadow" version "6.1.0"
5+
id "com.github.johnrengelman.shadow" version "7.1.2"
66
id "net.minecraftforge.gradle.forge"
77
id "org.spongepowered.mixin"
88
id "com.gorylenko.gradle-git-properties" version "2.4.1"

0 commit comments

Comments
 (0)