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

Commit 21ace7e

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2
1 parent c0b6474 commit 21ace7e

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
@@ -3,7 +3,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
kotlin("jvm") version "1.9.24"
6+
kotlin("jvm") version "2.0.20"
77
id("net.minecrell.plugin-yml.paper") version "0.6.0"
88
id("com.modrinth.minotaur") version "2.8.7"
99
id("io.papermc.hangar-publish-plugin") version "0.1.2"

0 commit comments

Comments
 (0)