Skip to content

Commit c6374bf

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

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.1")
2020
}
2121
}

0 commit comments

Comments
 (0)