Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 71b4706 commit b1573f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Agent/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.gradleup.shadow") version "9.0.0-beta4"
id("com.gradleup.shadow") version "9.0.0-beta5"
}

base {
Expand Down

0 comments on commit b1573f3

Please sign in to comment.