Skip to content

Commit 1c7329c

Browse files
authored
Merge pull request #48 from eclipse-dataspaceconnector/dependabot/gradle/io.swagger.core.v3-swagger-gradle-plugin-2.2.7
build(deps): bump swagger-gradle-plugin from 2.2.6 to 2.2.7
2 parents efbcaf2 + 2733204 commit 1c7329c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/edc-build/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
2323
implementation("gradle.plugin.org.gradle.crypto:checksum:1.4.0")
2424
implementation("gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2")
25-
implementation("io.swagger.core.v3:swagger-gradle-plugin:2.2.6")
25+
implementation("io.swagger.core.v3:swagger-gradle-plugin:2.2.7")
2626
implementation("com.rameshkp:openapi-merger-gradle-plugin:1.0.4")
2727
}
2828

0 commit comments

Comments
 (0)