Skip to content

Commit e68fc9d

Browse files
authored
Merge pull request #7 from olehrstm/renovate/org.jetbrains.kotlin.jvm-2.x
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.20
2 parents de75292 + bd52d7d commit e68fc9d

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
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
plugins {
5-
kotlin("jvm") version "2.2.10"
5+
kotlin("jvm") version "2.2.20"
66
id("fabric-loom") version "1.11.8"
77
id("maven-publish")
88
}

0 commit comments

Comments
 (0)