Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit 8ea2f42

Browse files
authored
Merge pull request #47 from byPixelTV/renovate/all-dependencies-with-patch-changes
chore: update plugin org.jetbrains.kotlin.jvm to v2.2.20
2 parents 9aad62c + 0b5318a commit 8ea2f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22

33
plugins {
4-
kotlin("jvm") version "2.2.10"
4+
kotlin("jvm") version "2.2.20"
55
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
66
id("de.eldoria.plugin-yml.bukkit") version "0.8.0"
77
}

0 commit comments

Comments
 (0)