Skip to content

Commit adebb76

Browse files
Bump org.jetbrains.kotlin.jvm (#420)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1472415 commit adebb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-gradle-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
66

77
plugins {
88
id("com.gradleup.shadow") version "8.3.6"
9-
id("org.jetbrains.kotlin.jvm") version "1.9.22"
9+
id("org.jetbrains.kotlin.jvm") version "2.2.0"
1010
}
1111

1212

0 commit comments

Comments
 (0)