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.
1 parent 27ff018 commit 8c81b7bCopy full SHA for 8c81b7b
examples/fabric-contract-example-gradle-kotlin/build.gradle.kts
@@ -6,7 +6,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
6
7
plugins {
8
id("com.gradleup.shadow") version "9.2.2"
9
- id("org.jetbrains.kotlin.jvm") version "2.2.20"
+ id("org.jetbrains.kotlin.jvm") version "2.2.21"
10
}
11
12
0 commit comments