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 600f4cf + 806f26a commit 0cb05ffCopy full SHA for 0cb05ff
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
5
plugins {
6
id("java")
7
8
- id("com.gradleup.shadow") version "9.0.0-beta13"
+ id("com.gradleup.shadow") version "9.0.0-beta14"
9
id("io.papermc.hangar-publish-plugin") version "0.1.3"
10
id("de.eldoria.plugin-yml.paper") version "0.7.1"
11
}
0 commit comments