Skip to content

Commit 3f131bc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
implementation("com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:7.0.2")
1212
implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
1313
implementation("pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.18.16")
14-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.5")
14+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.6")
1515
}

0 commit comments

Comments
 (0)