Skip to content

Commit 79fc17c

Browse files
authored
Merge pull request #163 from TimoliaDE/renovate/com.gradleup.shadow-9.x
chore(deps): update plugin com.gradleup.shadow to v9
2 parents 7450e8c + e8f7ffb commit 79fc17c

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 '8.3.8'
3+
id 'com.gradleup.shadow' version '9.2.2'
44
id 'org.jetbrains.kotlin.jvm' version '2.2.0'
55
}
66

0 commit comments

Comments
 (0)