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 e010ef5 + 9cf3673 commit bc8d7cfCopy full SHA for bc8d7cf
1 file changed
plugin/build.gradle.kts
@@ -4,7 +4,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
4
5
plugins {
6
id("idea")
7
- id("com.gradleup.shadow") version "9.4.3"
+ id("com.gradleup.shadow") version "9.5.0"
8
id("com.modrinth.minotaur") version "2.+"
9
id("de.eldoria.plugin-yml.paper") version "0.9.0"
10
id("io.papermc.hangar-publish-plugin") version "0.1.4"
0 commit comments