File tree Expand file tree Collapse file tree
openapi-processor-core-parser-api
openapi-processor-core-parser-openapi4j
openapi-processor-core-parser-swagger Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ plugins {
44 `java- library`
55 jacoco
66
7- // id("org.checkerframework ")
7+ id(" org.jetbrains.kotlin.jvm " )
88 id(" com.github.ben-manes.versions" )
9+ // id("org.checkerframework")
910}
1011
1112// see buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change 11plugins {
22 id(" openapiprocessor.library" )
33 id(" openapiprocessor.publish" )
4- id(" org.jetbrains.kotlin.jvm" )
54}
65
76repositories {
Original file line number Diff line number Diff line change 11plugins {
22 id(" openapiprocessor.library" )
33 id(" openapiprocessor.publish" )
4- id(" org.jetbrains.kotlin.jvm" )
54 `java- test- fixtures`
65}
76
Original file line number Diff line number Diff line change 11plugins {
22 id(" openapiprocessor.library" )
33 id(" openapiprocessor.publish" )
4- id(" org.jetbrains.kotlin.jvm" )
54 `java- test- fixtures`
65}
76
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ plugins {
77
88 id ' antlr'
99 id ' groovy'
10- id " org.jetbrains.kotlin.jvm"
1110 alias(libs. plugins. sonar)
1211}
1312
Original file line number Diff line number Diff line change 33plugins {
44 id(" openapiprocessor.library" )
55 id(" openapiprocessor.publish" )
6-
7- id(" org.jetbrains.kotlin.jvm" )
86 groovy
97}
108
You can’t perform that action at this time.
0 commit comments