Skip to content

Commit 8924c4a

Browse files
committed
re-enabled openapi4j parser validation.
1 parent 3ac09fa commit 8924c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'org.codehaus.groovy:groovy:2.5.4'
6161
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
6262
implementation 'io.swagger.parser.v3:swagger-parser:2.0.17'
63-
implementation 'org.openapi4j:openapi-parser:0.8-SNAPSHOT'
63+
implementation 'org.openapi4j:openapi-parser:0.8'
6464
implementation 'com.google.googlejavaformat:google-java-format:1.7'
6565
compileOnly "com.github.hauner.openapi:openapi-processor-api:$processorApiVersion"
6666

0 commit comments

Comments
 (0)