Skip to content

Commit 78b1d8f

Browse files
Bump com.gradleup.shadow from 8.3.8 to 8.3.9
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]>
1 parent 1bd2905 commit 78b1d8f

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
@@ -8,7 +8,7 @@ plugins {
88
id 'java'
99
id 'jacoco'
1010
id 'application'
11-
id 'com.gradleup.shadow' version '8.3.8'
11+
id 'com.gradleup.shadow' version '8.3.9'
1212
id 'org.sonarqube' version '6.2.0.5505'
1313
}
1414

0 commit comments

Comments
 (0)