We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36abb42 + e6960cd commit 54394eeCopy full SHA for 54394ee
gradle-plugin/plugin/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
implementation("commons-cli:commons-cli:1.4")
31
implementation("com.google.guava:guava:27.0-jre")
32
- implementation("io.swagger:swagger-codegen:2.4.12")
+ implementation("io.swagger:swagger-codegen:2.4.16")
33
34
testImplementation("junit:junit:4.12")
35
}
0 commit comments