Skip to content

Commit afc9652

Browse files
Bump com.gradleup.shadow (#421)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d9951 commit afc9652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-gradle-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
55

66

77
plugins {
8-
id("com.gradleup.shadow") version "8.3.6"
8+
id("com.gradleup.shadow") version "8.3.8"
99
id("org.jetbrains.kotlin.jvm") version "2.2.0"
1010
}
1111

0 commit comments

Comments
 (0)