Skip to content

Commit

Permalink
update oap-core (bug fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Sep 16, 2020
1 parent 8854f1d commit 9d4e7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
components.all(KotlinPlatformRule)

compileOnly "io.openapiprocessor:openapi-processor-api:$processorApiVersion"
implementation 'io.openapiprocessor:openapi-processor-core:1.1.0'
implementation 'io.openapiprocessor:openapi-processor-core:1.1.1'

implementation 'org.codehaus.groovy:groovy:2.5.13'
implementation 'org.slf4j:slf4j-api:1.7.30'
Expand Down

0 comments on commit 9d4e7ba

Please sign in to comment.