Skip to content

Commit 1d5a771

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.4 to 8.3.5 (#283)
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin 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 b487142 commit 1d5a771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-cfenv-all/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
// groupId changed from com.github.johnrengelman to com.gradleup.shadow
13-
classpath 'com.gradleup.shadow:shadow-gradle-plugin:8.3.4'
13+
classpath 'com.gradleup.shadow:shadow-gradle-plugin:8.3.5'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)