Skip to content

Commit 101d474

Browse files
committed
updated openapi4j parser
1 parent cb8c327 commit 101d474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation 'org.codehaus.groovy:groovy:2.5.4'
4949
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
5050
implementation 'io.swagger.parser.v3:swagger-parser:2.0.17'
51-
implementation 'org.openapi4j:openapi-parser:0.7-SNAPSHOT'
51+
implementation 'org.openapi4j:openapi-parser:0.7'
5252
implementation 'com.google.googlejavaformat:google-java-format:1.7'
5353
compileOnly "com.github.hauner.openapi:openapi-processor-api:$processorApiVersion"
5454

0 commit comments

Comments
 (0)