Skip to content

Commit 4e600ac

Browse files
renovate[bot]jpenilla
authored andcommitted
fix(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.0.2
1 parent 9bf8d2c commit 4e600ac

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.0")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.1")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.2")
1313
}

0 commit comments

Comments
 (0)