Skip to content

Commit d9cac94

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.10 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dafed1 commit d9cac94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
22

33
plugins {
4-
kotlin("jvm") version "2.2.0"
4+
kotlin("jvm") version "2.2.10"
55
id("com.gradleup.shadow") version "9.0.1"
66
application
77
}

0 commit comments

Comments
 (0)