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:
dependabot[bot] 2024-08-05 18:51:14 +02:00 committed by GitHub
parent 5351977258
commit 1bc0f9f646
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath "com.github.johnrengelman:shadow:7.1.2"
classpath "com.github.johnrengelman:shadow:8.1.1"
classpath "net.minecraftforge.gradle:ForgeGradle:6.+"
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.0.0"