Skip to content

Commit b341ac3

Browse files
committed
update Kotlin to 2.3.10
1 parent 7c0a08c commit b341ac3

File tree

2 files changed

+122
-114
lines changed

2 files changed

+122
-114
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
buildscript {
66
dependencies {
7-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
7+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
88
classpath("com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.6")
99
}
1010
}

0 commit comments

Comments
 (0)