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

Commit 6efab76

Browse files
authored
Merge pull request #60 from byPixelTV/renovate/kotlin-monorepo
chore: update plugin org.jetbrains.kotlin.jvm to v2.3.0
2 parents c45288d + 8ec599b commit 6efab76

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.21"
4+
kotlin("jvm") version "2.3.0"
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)