Skip to content

Commit b7e6012

Browse files
Bump com.gradleup.shadow in /examples/fabric-contract-example-gradle (#419)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 494a689 commit b7e6012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-gradle/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 '8.3.6'
2+
id 'com.gradleup.shadow' version '8.3.8'
33
id 'java'
44
}
55

0 commit comments

Comments
 (0)