Skip to content

Commit f2aa247

Browse files
committed
clean up
1 parent b1b5d60 commit f2aa247

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
// basic compile settings for project and subprojects
2+
13
plugins {
24
groovy
35
}
46

57
dependencies {
68
compileOnly("io.openapiprocessor:openapi-processor-api:2024.2")
7-
89
implementation(localGroovy())
910
}

0 commit comments

Comments
 (0)