We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca9b18 commit 430eb02Copy full SHA for 430eb02
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ import xyz.jpenilla.runpaper.task.RunServer
5
import io.papermc.hangarpublishplugin.model.Platforms
6
7
plugins {
8
- kotlin("jvm") version "2.4.10-RC2"
+ kotlin("jvm") version "2.4.10"
9
// https://github.com/vanniktech/gradle-maven-publish-plugin
10
id("com.vanniktech.maven.publish") version "0.37.0"
11
// https://github.com/jpenilla/run-task
0 commit comments