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 375a63c + ce12ab6 commit 0cbf003Copy full SHA for 0cbf003
plugin/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-rc3"
+ id("com.gradleup.shadow") version "9.0.0"
9
id("com.modrinth.minotaur") version "2.+"
10
id("de.eldoria.plugin-yml.paper") version "0.7.1"
11
id("io.papermc.hangar-publish-plugin") version "0.1.3"
0 commit comments