Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 9761b53 commit 5be51ae
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.0.20"
alias(libs.plugins.publishdata)
alias(libs.plugins.shadow)
alias(libs.plugins.paper.run)
Expand Down

0 comments on commit 5be51ae

Please sign in to comment.