Skip to content

Commit

Permalink
Merge pull request #66 from OneLiteFeatherNET/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.kotlin.jvm to v2.1.0
  • Loading branch information
TheMeinerLP authored Nov 28, 2024
2 parents 9687ad2 + a7a427f commit 1c23e74
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 @@ -3,7 +3,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription.Permission.Default
import xyz.jpenilla.runpaper.task.RunServer

plugins {
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.1.0"
alias(libs.plugins.publishdata)
alias(libs.plugins.shadow)
alias(libs.plugins.paper.run)
Expand Down

0 comments on commit 1c23e74

Please sign in to comment.