Skip to content

Commit 814d45c

Browse files
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.0
1 parent 0690219 commit 814d45c

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
dependencies {
1010
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.3.0")
11-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
11+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.0")
1212
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
1313
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0")
1414
implementation("org.openrewrite:plugin:7.28.1")

0 commit comments

Comments
 (0)