Skip to content

Commit 4e64226

Browse files
committed
chore(build): update gradle shadow plugin
2 parents 5c8678d + a93bc54 commit 4e64226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription
44
plugins {
55
id("java")
66
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" apply false
7-
id("com.gradleup.shadow") version "9.3.1" apply false
7+
id("com.gradleup.shadow") version "9.3.2" apply false
88
}
99

1010
var pckg = "dev.bluetree242.saaiaddons"

0 commit comments

Comments
 (0)