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 a5e8db0 commit 0c00dffCopy full SHA for 0c00dff
build.gradle.kts
@@ -3,7 +3,7 @@ import io.papermc.hangarpublishplugin.model.Platforms
3
plugins {
4
kotlin("jvm") version "2.2.10"
5
id("de.eldoria.plugin-yml.paper") version "0.8.0"
6
- id("xyz.jpenilla.run-paper") version "2.3.1"
+ id("xyz.jpenilla.run-paper") version "3.0.1"
7
id("com.gradleup.shadow") version "9.1.0"
8
id("com.modrinth.minotaur") version "2.8.10"
9
id("io.papermc.hangar-publish-plugin") version "0.1.3"
0 commit comments