We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3ec46 commit da19294Copy full SHA for da19294
1 file changed
benchmarks/e2e-benchmarks/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("smithy-java.java-conventions")
3
- alias(libs.plugins.shadow)
+ id("com.gradleup.shadow")
4
application
5
id("software.amazon.smithy.gradle.smithy-base")
6
}
0 commit comments