Skip to content

Commit e7adad0

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.0
1 parent 3a63fbb commit e7adad0

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 org.jetbrains.kotlin.gradle.dsl.JvmTarget
22

33
plugins {
4-
kotlin("jvm") version "2.1.10"
4+
kotlin("jvm") version "2.2.0"
55
id("com.gradleup.shadow") version "8.3.5"
66
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
77
id("xyz.jpenilla.run-paper") version "2.3.1"

0 commit comments

Comments
 (0)