Skip to content

Commit de3c7a9

Browse files
Update plugin com.gradleup.shadow to v9.0.1
1 parent e4da495 commit de3c7a9

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

1010
var pckg = "dev.bluetree242.saaiaddons"

0 commit comments

Comments
 (0)