Skip to content

Commit 238d041

Browse files
authored
Merge pull request #235 from TheNextLvl-net/renovate/com.gradleup.shadow-9.x
Update plugin com.gradleup.shadow to v9.3.2
2 parents 30a66bb + 1b0067a commit 238d041

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 = "5.0.1"
33

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

0 commit comments

Comments
 (0)