Upgrade: Bump com.gradleup.shadow from 8.3.4 to 8.3.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-01 23:56:40 +00:00 committed by GitHub
parent fd0a16aaf5
commit dd1f060475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
plugins {
`java-library`
id("com.gradleup.shadow") version "8.3.4"
id("com.gradleup.shadow") version "8.3.5"
}
repositories {