Skip to content

Commit cdea83c

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

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")
10+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.1")
1111
}
1212

1313
java {

0 commit comments

Comments
 (0)