Skip to content

Commit 2745ecf

Browse files
authoredFeb 3, 2025··
build(deps): Bump com.gradleup.shadow from 8.3.5 to 8.3.6 (#2265)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- 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 8d882c7 commit 2745ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'jacoco'
99
id 'signing'
1010
id 'org.owasp.dependencycheck' version '12.0.1'
11-
id 'com.gradleup.shadow' version '8.3.5'
11+
id 'com.gradleup.shadow' version '8.3.6'
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)
Please sign in to comment.