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 bd6fe42 + d11c00f commit a58ea8bCopy full SHA for a58ea8b
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.4.0"
+ id("com.gradleup.shadow") version "9.4.1"
9
id("com.modrinth.minotaur") version "2.+"
10
id("de.eldoria.plugin-yml.paper") version "0.9.0"
11
id("io.papermc.hangar-publish-plugin") version "0.1.4"
0 commit comments