We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f885851 commit 91df6fcCopy full SHA for 91df6fc
1 file changed
restdocs-api-spec-gradle-plugin/build.gradle.kts
@@ -49,9 +49,6 @@ pluginBundle {
49
val jacocoRuntime by configurations.creating
50
51
dependencies {
52
- compileOnly(gradleKotlinDsl())
53
-
54
- implementation(kotlin("gradle-plugin"))
55
implementation(kotlin("stdlib-jdk8"))
56
57
implementation(project(":restdocs-api-spec-openapi-generator"))
0 commit comments