We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dafed1 commit d9cac94Copy full SHA for d9cac94
build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
2
3
plugins {
4
- kotlin("jvm") version "2.2.0"
+ kotlin("jvm") version "2.2.10"
5
id("com.gradleup.shadow") version "9.0.1"
6
application
7
}
0 commit comments