Skip to content

Commit 28e5c30

Browse files
committed
chore(build): update shadow gradle plugin
2 parents e3d4e06 + 6952617 commit 28e5c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1010
var pckg = "dev.bluetree242.saaiaddons"

0 commit comments

Comments
 (0)