We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63975c + 254efdd commit 215c5dfCopy full SHA for 215c5df
1 file changed
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.3.0" apply false
+ id("com.gradleup.shadow") version "9.3.1" apply false
8
}
9
10
var pckg = "dev.bluetree242.saaiaddons"
0 commit comments