We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ed96e commit 52e600dCopy full SHA for 52e600d
1 file changed
lazybox/build.gradle.kts
@@ -8,7 +8,7 @@
8
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
9
10
plugins {
11
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.3.0"
12
application
13
}
14
0 commit comments