Skip to content

Commit da19294

Browse files
committed
Fix e2e-benchmarks build failure
1 parent 9f3ec46 commit da19294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/e2e-benchmarks/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("smithy-java.java-conventions")
3-
alias(libs.plugins.shadow)
3+
id("com.gradleup.shadow")
44
application
55
id("software.amazon.smithy.gradle.smithy-base")
66
}

0 commit comments

Comments
 (0)