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 efbcaf2 + 2733204 commit 1c7329cCopy full SHA for 1c7329c
plugins/edc-build/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
23
implementation("gradle.plugin.org.gradle.crypto:checksum:1.4.0")
24
implementation("gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2")
25
- implementation("io.swagger.core.v3:swagger-gradle-plugin:2.2.6")
+ implementation("io.swagger.core.v3:swagger-gradle-plugin:2.2.7")
26
implementation("com.rameshkp:openapi-merger-gradle-plugin:1.0.4")
27
}
28
0 commit comments