Skip to content

Commit be80873

Browse files
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.0
1 parent 8732fd1 commit be80873

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

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

1313
java {

0 commit comments

Comments
 (0)