Skip to content

Commit 52e600d

Browse files
committed
build: Upgrade Kotlin JVM plugin to 2.3.0
1 parent 66ed96e commit 52e600d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lazybox/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
99

1010
plugins {
11-
kotlin("jvm") version "2.1.21"
11+
kotlin("jvm") version "2.3.0"
1212
application
1313
}
1414

0 commit comments

Comments
 (0)