Skip to content

Commit 8cf37b6

Browse files
authored
Merge pull request #103 from TheNextLvl-net/renovate/com.gradleup.shadow-9.x
chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta15
2 parents 99079a2 + 89433c8 commit 8cf37b6

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
@@ -2,7 +2,7 @@ group = "net.thenextlvl.commander"
22
version = "4.3.1"
33

44
plugins {
5-
id("com.gradleup.shadow") version "9.0.0-beta14" apply false
5+
id("com.gradleup.shadow") version "9.0.0-beta15" apply false
66
id("com.modrinth.minotaur") version "2.+" apply false
77
id("io.papermc.hangar-publish-plugin") version "0.1.3" apply false
88
}

0 commit comments

Comments
 (0)