Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.5 to 8.3.6 (#158)

Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.5...8.3.6)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow:shadow-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2025-02-03 16:31:29 +01:00 committed by GitHub
parent de5ee24d2c
commit 83d6e54b3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ buildscript {
}
dependencies {
classpath "com.gradleup.shadow:shadow-gradle-plugin:8.3.5"
classpath "com.gradleup.shadow:shadow-gradle-plugin:8.3.6"
classpath "net.minecraftforge.gradle:ForgeGradle:[6.0.24,6.2)"
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.0.1"