Skip to content

Commit 4cebe27

Browse files
authored
Merge pull request #62 from TheNextLvl-net/renovate/com.gradleup.shadow-9.x
Update plugin com.gradleup.shadow to v9.0.0-rc3
2 parents f61bda4 + 3387c36 commit 4cebe27

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.paper.PaperPluginDescription
44

55
plugins {
66
id("java")
7-
id("com.gradleup.shadow") version "9.0.0-rc2"
7+
id("com.gradleup.shadow") version "9.0.0-rc3"
88
id("io.papermc.hangar-publish-plugin") version "0.1.3"
99
id("de.eldoria.plugin-yml.paper") version "0.7.1"
1010
id("com.modrinth.minotaur") version "2.+"

0 commit comments

Comments
 (0)