Skip to content

Commit 91df6fc

Browse files
committed
Fix Gradle plugin publishing
1 parent f885851 commit 91df6fc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

restdocs-api-spec-gradle-plugin/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ pluginBundle {
4949
val jacocoRuntime by configurations.creating
5050

5151
dependencies {
52-
compileOnly(gradleKotlinDsl())
53-
54-
implementation(kotlin("gradle-plugin"))
5552
implementation(kotlin("stdlib-jdk8"))
5653

5754
implementation(project(":restdocs-api-spec-openapi-generator"))

0 commit comments

Comments
 (0)