Skip to content

Commit 94e474a

Browse files
authored
Merge pull request #2 from LuaLink/renovate/org.jetbrains.kotlin.jvm-2.x [ci-skip]
Update plugin org.jetbrains.kotlin.jvm to v2.1.20
2 parents 26c1a77 + dac04f0 commit 94e474a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.1.10"
2+
kotlin("jvm") version "2.1.20"
33
id("com.gradleup.shadow") version "8.3.6"
44
}
55

0 commit comments

Comments
 (0)