Skip to content

Commit 0674766

Browse files
authored
Update gradle shadow plugin to 9.0.1 (#2433)
In preparation for gradle update
1 parent 3f41699 commit 0674766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
plugins {
3-
id 'com.github.johnrengelman.shadow' version "8.1.1"
3+
id 'com.gradleup.shadow' version "9.0.1"
44
}
55
}
66

0 commit comments

Comments
 (0)