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.
1 parent e4da495 commit de3c7a9Copy full SHA for de3c7a9
build.gradle.kts
@@ -4,7 +4,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription
4
plugins {
5
id("java")
6
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" apply false
7
- id("com.gradleup.shadow") version "9.0.0" apply false
+ id("com.gradleup.shadow") version "9.0.1" apply false
8
}
9
10
var pckg = "dev.bluetree242.saaiaddons"
0 commit comments