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 4cebe27 + 4d3f2df commit fb6b0a8Copy full SHA for fb6b0a8
build.gradle.kts
@@ -4,7 +4,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
4
5
plugins {
6
id("java")
7
- id("com.gradleup.shadow") version "9.0.0-rc3"
+ id("com.gradleup.shadow") version "9.0.0"
8
id("io.papermc.hangar-publish-plugin") version "0.1.3"
9
id("de.eldoria.plugin-yml.paper") version "0.7.1"
10
id("com.modrinth.minotaur") version "2.+"
0 commit comments