Skip to content

Commit f87d16b

Browse files
committed
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.0-beta15
1 parent 16ebd05 commit f87d16b

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

0 commit comments

Comments
 (0)