Skip to content

Commit 5d30fba

Browse files
fix(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.3.0
1 parent 2382fc4 commit 5d30fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ repositories {
99
dependencies {
1010
implementation("net.kyori", "indra-common", "3.2.0")
1111
implementation("xyz.jpenilla:resource-factory:1.3.1")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.2")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.3.0")
1313
}

0 commit comments

Comments
 (0)