Skip to content

Commit 5964f31

Browse files
Bump com.gradleup.shadow from 9.0.0-beta7 to 9.0.0-beta8 in /Agent (#6)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0-beta7 to 9.0.0-beta8. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0-beta7...9.0.0-beta8) --- 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>
1 parent 78f01ca commit 5964f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Agent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.gradleup.shadow") version "9.0.0-beta7"
2+
id("com.gradleup.shadow") version "9.0.0-beta8"
33
}
44

55
base {

0 commit comments

Comments
 (0)