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 75bd621 + 79cbcf0 commit 2000aa5Copy full SHA for 2000aa5
howto-dapp/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'com.gradleup.shadow' version '9.3.1'
4
- id 'org.jetbrains.kotlin.jvm' version '2.2.21'
+ id 'org.jetbrains.kotlin.jvm' version '2.3.0'
5
}
6
7
group 'de.timolia.howto'
0 commit comments