We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7450e8c + e8f7ffb commit 79fc17cCopy full SHA for 79fc17c
howto-dapp/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'com.gradleup.shadow' version '8.3.8'
+ id 'com.gradleup.shadow' version '9.2.2'
4
id 'org.jetbrains.kotlin.jvm' version '2.2.0'
5
}
6
0 commit comments