Skip to content

Commit

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

Update plugin org.jetbrains.kotlin.jvm to v1.9.24
  • Loading branch information
theEvilReaper authored Jun 1, 2024
2 parents 2a53271 + eb3a892 commit 872349d
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 xyz.jpenilla.runpaper.task.RunServer
import java.util.*

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

0 comments on commit 872349d

Please sign in to comment.