Skip to content

Commit

Permalink
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.5 to 8.3.6
Browse files Browse the repository at this point in the history
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](GradleUp/shadow@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 552d930 commit 0077be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ repositories {
dependencies {
implementation("architectury-plugin:architectury-plugin.gradle.plugin:3.4-SNAPSHOT")
implementation("dev.architectury:architectury-loom:1.9-SNAPSHOT")
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
}

0 comments on commit 0077be0

Please sign in to comment.