Skip to content

Commit 63d63ed

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.20
1 parent e8a2761 commit 63d63ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-project/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.2.10"
2+
kotlin("jvm") version "2.2.20"
33
application
44
}
55

0 commit comments

Comments
 (0)