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