mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2024-11-08 10:09:36 +01:00
Bump com.github.johnrengelman:shadow from 7.1.2 to 8.1.1 (#99)
Bumps com.github.johnrengelman:shadow from 7.1.2 to 8.1.1. --- updated-dependencies: - dependency-name: com.github.johnrengelman:shadow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5351977258
commit
1bc0f9f646
@ -8,7 +8,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "com.github.johnrengelman:shadow:7.1.2"
|
classpath "com.github.johnrengelman:shadow:8.1.1"
|
||||||
classpath "net.minecraftforge.gradle:ForgeGradle:6.+"
|
classpath "net.minecraftforge.gradle:ForgeGradle:6.+"
|
||||||
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
|
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
|
||||||
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.0.0"
|
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user