Skip to content

Commit 4d41888

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.9
1 parent 53a0095 commit 4d41888

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

1010
dependencies {
11-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
11+
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
1313
implementation("xyz.jpenilla:run-task:2.3.1")
1414
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")

0 commit comments

Comments
 (0)