Skip to content

Commit 430eb02

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.4.10 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ca9b18 commit 430eb02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import xyz.jpenilla.runpaper.task.RunServer
55
import io.papermc.hangarpublishplugin.model.Platforms
66

77
plugins {
8-
kotlin("jvm") version "2.4.10-RC2"
8+
kotlin("jvm") version "2.4.10"
99
// https://github.com/vanniktech/gradle-maven-publish-plugin
1010
id("com.vanniktech.maven.publish") version "0.37.0"
1111
// https://github.com/jpenilla/run-task

0 commit comments

Comments
 (0)