Skip to content

Commit 3540ae3

Browse files
committed
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.2
1 parent dfc6f16 commit 3540ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/repositories.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ buildscript {
1616
gradlePluginPortal()
1717
}
1818
dependencies {
19-
classpath("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta12")
19+
classpath("com.gradleup.shadow:shadow-gradle-plugin:9.0.2")
2020
}
2121
}

0 commit comments

Comments
 (0)