Skip to content

Commit

Permalink
Updated shadow plugin reference.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
AWSHurneyt committed Jan 29, 2025
1 parent eda656d commit 168c203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply plugin: 'java'
apply plugin: 'opensearch.java-rest-test'
apply plugin: 'org.jetbrains.kotlin.jvm'
apply plugin: 'jacoco'
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'com.gradleup.shadow'
apply plugin: 'opensearch.repositories'

dependencies {
Expand Down

0 comments on commit 168c203

Please sign in to comment.