aboutsummaryrefslogtreecommitdiff
path: root/testagent/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'testagent/build.gradle.kts')
-rw-r--r--testagent/build.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/testagent/build.gradle.kts b/testagent/build.gradle.kts
index 73eb583..cf7c15b 100644
--- a/testagent/build.gradle.kts
+++ b/testagent/build.gradle.kts
@@ -1,5 +1,6 @@
plugins {
java
+ id("firmament.common")
id("com.gradleup.shadow")
}
dependencies {