Skip to content

Commit 4a0f8c5

Browse files
chore(deps): bump com.gradleup.shadow:shadow-gradle-plugin from 9.4.3 to 9.6.1 (#247)
1 parent 1c619b8 commit 4a0f8c5

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
@@ -12,7 +12,7 @@ dependencies {
1212
// gets these classes on its buildscript classpath at runtime. The root
1313
// project must then apply the shadow plugin without a version to avoid
1414
// the "plugin is already on the classpath" conflict.
15-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.3")
15+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.6.1")
1616
implementation("com.guardsquare:proguard-gradle:7.9.1")
1717
implementation("org.jetbrains:annotations:26.1.0")
1818
}

0 commit comments

Comments
 (0)