Skip to content

Commit 412ee85

Browse files
feat(deps): update dependencies org.openapitools:openapi-generator from v7.14.0 to v7.15.0 (#1307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d445864 commit 412ee85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expediagroup-sdk-openapi-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ apply from: "$rootDir/gradle-tasks/publish-gradle-plugin.gradle"
1313
apply from: "$rootDir/gradle-tasks/signing.gradle"
1414

1515
dependencies {
16-
api 'org.openapitools:openapi-generator:7.14.0'
16+
api 'org.openapitools:openapi-generator:7.15.0'
1717
}
1818

1919
kotlin {

0 commit comments

Comments
 (0)