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 97329e6 commit 9ab2907Copy full SHA for 9ab2907
build.gradle.kts
@@ -5,7 +5,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
5
plugins {
6
id("java")
7
id("com.gradleup.shadow") version "9.1.0"
8
- id("xyz.jpenilla.run-paper") version "3.0.0-beta.1"
+ id("xyz.jpenilla.run-paper") version "3.0.0"
9
id("de.eldoria.plugin-yml.paper") version "0.8.0"
10
id("io.papermc.hangar-publish-plugin") version "0.1.3"
11
id("com.modrinth.minotaur") version "2.+"
0 commit comments