aboutsummaryrefslogtreecommitdiff
path: root/core/content-matcher-test-utils/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'core/content-matcher-test-utils/build.gradle.kts')
-rw-r--r--core/content-matcher-test-utils/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/content-matcher-test-utils/build.gradle.kts b/core/content-matcher-test-utils/build.gradle.kts
index 1a95f1cd..4ddba0fb 100644
--- a/core/content-matcher-test-utils/build.gradle.kts
+++ b/core/content-matcher-test-utils/build.gradle.kts
@@ -1,5 +1,5 @@
plugins {
- org.jetbrains.conventions.`kotlin-jvm`
+ id("org.jetbrains.conventions.kotlin-jvm")
}
dependencies {