Skip to content

Commit ece94a0

Browse files
renovate[bot]jpenilla
authored andcommitted
fix(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.0.1
1 parent 149c751 commit ece94a0

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.1.3")
1111
implementation("xyz.jpenilla:resource-factory:1.3.0")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.0-beta12")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.1")
1313
}

0 commit comments

Comments
 (0)