We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7867828 commit 793ec1cCopy full SHA for 793ec1c
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.9.25"
+ kotlin("jvm") version "2.1.0"
5
application
6
java
7
id("com.github.johnrengelman.shadow") version "8.1.1"
0 commit comments