Skip to content

Commit

Permalink
Bump com.gradleup.shadow from 9.0.0-beta5 to 9.0.0-beta6
Browse files Browse the repository at this point in the history
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0-beta5 to 9.0.0-beta6.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.0.0-beta5...9.0.0-beta6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent b685d12 commit 61790f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ otel = [ "otel-sdk", "otel-exporter", "otel-autoconfig", "otel-appender" ]
poi = [ "apache-poi", "apache-poi-ooxml" ]

[plugins]
shadow = { id = "com.gradleup.shadow", version = "9.0.0-beta5" }
shadow = { id = "com.gradleup.shadow", version = "9.0.0-beta6" }
git-publish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
pkl = { id = "org.pkl-lang", version = "0.27.2" }

0 comments on commit 61790f0

Please sign in to comment.