File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99 id ' org.jetbrains.dokka' version ' 1.4.32'
1010 id ' org.jetbrains.kotlin.jvm' version ' 1.5.10'
1111 id ' org.unbroken-dome.test-sets' version ' 4.0.0'
12- id ' com.github.ben-manes.versions' version ' 0.38 .0'
12+ id ' com.github.ben-manes.versions' version ' 0.39 .0'
1313 id ' io.github.gradle-nexus.publish-plugin' version ' 1.1.0'
1414}
1515
@@ -104,7 +104,7 @@ dependencies {
104104 implementation " com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonVersion "
105105
106106 implementation ' org.openapi4j:openapi-parser:1.0.7'
107- implementation (' io.swagger.parser.v3:swagger-parser:2.0.25 ' ) {
107+ implementation (' io.swagger.parser.v3:swagger-parser:2.0.26 ' ) {
108108 exclude group : ' io.swagger.parser.v3' , module : ' swagger-parser-v2-converter'
109109 exclude group : ' io.swagger.core.v3' , module : ' swagger-annotations'
110110 }
You can’t perform that action at this time.
0 commit comments