Skip to content

Commit 68eaa4b

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.20
1 parent b81976d commit 68eaa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coroutines/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.0.0"
2+
kotlin("jvm") version "2.1.20"
33
id("java")
44
}
55

0 commit comments

Comments
 (0)