Skip to content

Commit 5ab7f4c

Browse files
Bump com.gradleup.shadow from 9.0.0-beta10 to 9.0.0-beta11 (#10)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0-beta10 to 9.0.0-beta11. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0-beta10...9.0.0-beta11) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae5609c commit 5ab7f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-beta10"
2+
id("com.gradleup.shadow") version "9.0.0-beta11"
33
}
44

55
base {

0 commit comments

Comments
 (0)