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.
2 parents 2da77d7 + 32a84dd commit ba4e0f7Copy full SHA for ba4e0f7
1 file changed
plugin/build.gradle.kts
@@ -5,7 +5,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
5
plugins {
6
id("com.gradleup.shadow") version "9.4.0"
7
id("com.modrinth.minotaur") version "2.+"
8
- id("de.eldoria.plugin-yml.paper") version "0.8.0"
+ id("de.eldoria.plugin-yml.paper") version "0.9.0"
9
id("io.papermc.hangar-publish-plugin") version "0.1.4"
10
}
11
0 commit comments