Skip to content

Commit

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

Update plugin org.jetbrains.kotlin.jvm to v1.9.21
  • Loading branch information
TheMeinerLP authored Dec 6, 2023
2 parents a1c7faf + 15506cc commit 0df0e08
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 @@ -4,7 +4,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription
import net.minecrell.pluginyml.paper.PaperPluginDescription

plugins {
kotlin("jvm") version "1.9.20"
kotlin("jvm") version "1.9.21"
alias(libs.plugins.paper.yml)
alias(libs.plugins.publishdata)
alias(libs.plugins.shadow)
Expand Down

0 comments on commit 0df0e08

Please sign in to comment.