Skip to content

Commit 68c8f7c

Browse files
committed
chore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.2.2
1 parent dcdf630 commit 68c8f7c

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

0 commit comments

Comments
 (0)