aboutsummaryrefslogtreecommitdiff
path: root/plugins/jekyll/jekyll-template-processing
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jekyll/jekyll-template-processing')
-rw-r--r--plugins/jekyll/jekyll-template-processing/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/jekyll/jekyll-template-processing/build.gradle.kts b/plugins/jekyll/jekyll-template-processing/build.gradle.kts
index 354c4ee7..936c77bd 100644
--- a/plugins/jekyll/jekyll-template-processing/build.gradle.kts
+++ b/plugins/jekyll/jekyll-template-processing/build.gradle.kts
@@ -18,7 +18,6 @@ dependencies {
implementation(libs.kotlinx.coroutines.core)
- testImplementation(projects.testUtils)
testImplementation(projects.core.testApi)
testImplementation(platform(libs.junit.bom))
testImplementation(libs.junit.jupiter)