Skip to content

Commit fc12473

Browse files
authored
Merge pull request #200 from TimoliaDE/renovate/com.gradleup.shadow-9.x
chore(deps): update plugin com.gradleup.shadow to v9.4.0
2 parents f3a92d7 + f8dbef0 commit fc12473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto-dapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'com.gradleup.shadow' version '9.3.2'
3+
id 'com.gradleup.shadow' version '9.4.0'
44
id 'org.jetbrains.kotlin.jvm' version '2.3.0'
55
}
66

0 commit comments

Comments
 (0)