Skip to content

Commit 7e5b363

Browse files
committed
Use Kotlin 1.9.21
1 parent 97199a5 commit 7e5b363

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.20"
2+
kotlin("jvm") version "1.9.21"
33
}
44

55
sourceSets {

0 commit comments

Comments
 (0)