Skip to content

Commit d6ef63e

Browse files
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.0-rc2 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9bc065 commit d6ef63e

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
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-rc1")
10+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-rc2")
1111
}
1212

1313
java {

0 commit comments

Comments
 (0)