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 e3d4e06 + 6952617 commit 28e5c30Copy full SHA for 28e5c30
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.2.2" apply false
+ id("com.gradleup.shadow") version "9.3.0" apply false
8
}
9
10
var pckg = "dev.bluetree242.saaiaddons"
0 commit comments