Skip to content

Commit 2208d0d

Browse files
authored
Update gradle shadow plugin to 9.0.1 (#2433) (#2435)
In preparation for gradle update (cherry picked from commit 0674766)
1 parent d3a64dc commit 2208d0d

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)