Skip to content

Commit de18575

Browse files
committed
chore(deps): update dependency openapitools/openapi-generator to v7.19.0
1 parent 1fe22db commit de18575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-sdk/generate-sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ go)
6060
python)
6161
# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
6262
# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
63-
GENERATOR_VERSION="v7.14.0"
63+
GENERATOR_VERSION="v7.19.0"
6464
;;
6565
java)
6666
# When the GENERATOR_VERSION changes, migrate also the templates in templates/java

0 commit comments

Comments
 (0)