Skip to content

Commit 7af7105

Browse files
Bump com.gradleup.shadow from 8.3.8 to 8.3.9 (#3864)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.8 to 8.3.9. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.8...8.3.9) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 8.3.9 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 dc2884d commit 7af7105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ plugins {
3232
id 'com.google.osdetector' version '1.7.3'
3333
id 'org.gradle.test-retry' version '1.6.2'
3434
id 'io.spring.nohttp' version '0.0.11'
35-
id 'com.gradleup.shadow' version '8.3.8' apply false
35+
id 'com.gradleup.shadow' version '8.3.9' apply false
3636
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
3737
id 'me.champeau.gradle.japicmp' version '0.4.6' apply false
3838
id 'de.undercouch.download' version '5.6.0' apply false

0 commit comments

Comments
 (0)