Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent b3160e7 commit e7cc8ba
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.8.22"
kotlin("jvm") version "1.9.10"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.1.0"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
Expand Down

0 comments on commit e7cc8ba

Please sign in to comment.