Skip to content

Commit 6888a85

Browse files
committed
Use Kotlin 2.0.21
1 parent 8531e8a commit 6888a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.9.21"
2+
kotlin("jvm") version "2.0.21"
33
}
44

55
sourceSets {

0 commit comments

Comments
 (0)