File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id ' java-library'
44 id ' maven-publish'
55 id ' com.jfrog.bintray' version ' 1.8.4'
6- id ' org.unbroken-dome.test-sets' version ' 2.1 .1'
6+ id ' org.unbroken-dome.test-sets' version ' 2.2 .1'
77 id " com.github.ben-manes.versions" version " 0.27.0"
88}
99
@@ -36,8 +36,7 @@ check.dependsOn testInt
3636
3737dependencies {
3838 implementation ' org.codehaus.groovy:groovy:2.5.4'
39- implementation ' io.swagger.parser.v3:swagger-parser:2.0.12'
40- implementation ' com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8'
39+ implementation ' io.swagger.parser.v3:swagger-parser:2.0.17'
4140 implementation ' com.google.googlejavaformat:google-java-format:1.7'
4241 compileOnly " com.github.hauner.openapi:openapi-generatr-api:$generatrApiVersion "
4342
You can’t perform that action at this time.
0 commit comments