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] authored Sep 1, 2024
1 parent 8a0e4f0 commit ef60056
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 @@ -5,7 +5,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
import xyz.jpenilla.runpaper.task.RunServer

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

0 comments on commit ef60056

Please sign in to comment.