Skip to content

Commit

Permalink
Merge pull request #41 from OneLiteFeatherNET/renovate/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin.jvm-2.x

Update plugin org.jetbrains.kotlin.jvm to v2
  • Loading branch information
theEvilReaper authored Dec 19, 2024
2 parents c14828f + 3237342 commit 5af7c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import xyz.jpenilla.runpaper.task.RunServer
import java.util.*

plugins {
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "2.1.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.2.2"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
Expand Down

0 comments on commit 5af7c9e

Please sign in to comment.