Skip to content

Commit 55ce797

Browse files
committed
[2.19] Change com.github.johnrengelman.shadow to com.gradleup.shadow
Signed-off-by: Craig Perkins <cwperx@amazon.com>
1 parent 7da902a commit 55ce797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spi/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import com.github.jengelman.gradle.plugins.shadow.ShadowBasePlugin
77
import org.opensearch.gradle.test.RestIntegTestTask
88

99
plugins {
10-
id 'com.github.johnrengelman.shadow'
10+
id 'com.gradleup.shadow'
1111
id 'jacoco'
1212
id 'maven-publish'
1313
id 'signing'

0 commit comments

Comments
 (0)