Upgrade: Bump com.gradleup.shadow from 8.3.2 to 8.3.4 (#41)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-12 20:10:51 +01:00 committed by GitHub
parent e2ea3acfcb
commit d4fda17aa1
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.2"
id("com.gradleup.shadow") version "8.3.4"
}
repositories {