Skip to content

Commit 4a2a24e

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.6 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7416dd commit 4a2a24e

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.5")
11+
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
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)