Skip to content

Commit 1d18e75

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20
1 parent 7c7d2a3 commit 1d18e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "2.1.10"
4+
kotlin("jvm") version "2.1.20"
55
application
66
java
77
id("com.github.johnrengelman.shadow") version "8.1.1"

0 commit comments

Comments
 (0)