Skip to content

Commit b6144b4

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9 (#1091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39f7fa5 commit b6144b4

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
@@ -8,7 +8,7 @@ repositories {
88

99
dependencies {
1010
implementation("net.kyori:blossom:1.3.1")
11-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
11+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0")
1212
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.21")
1313
implementation("net.minecrell:plugin-yml:0.6.0")
1414
}

0 commit comments

Comments
 (0)