Skip to content

Commit dae8bd9

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.0
1 parent 85e6e06 commit dae8bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:9.3.1")
11+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.0")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
1313
implementation("xyz.jpenilla:run-task:3.0.2")
1414
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")

0 commit comments

Comments
 (0)