Skip to content

Commit 215c5df

Browse files
committed
chore(build): update shadow gradle plugin
2 parents a63975c + 254efdd commit 215c5df

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.0" apply false
7+
id("com.gradleup.shadow") version "9.3.1" apply false
88
}
99

1010
var pckg = "dev.bluetree242.saaiaddons"

0 commit comments

Comments
 (0)