Skip to content

Commit bf6b32b

Browse files
chore(deps): update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9
1 parent 2544447 commit bf6b32b

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
@@ -11,5 +11,5 @@ dependencies {
1111
implementation("com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:7.2.1")
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.20.1")
14-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.9")
14+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.1.0")
1515
}

0 commit comments

Comments
 (0)