We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470ddfd commit 3cd5143Copy full SHA for 3cd5143
1 file changed
build.gradle.kts
@@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
2
import org.apache.tools.ant.filters.ReplaceTokens
3
4
plugins {
5
- kotlin("jvm") version "2.0.0"
+ kotlin("jvm") version "2.0.20"
6
id("com.github.johnrengelman.shadow") version "8.1.1"
7
}
8
0 commit comments