File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,17 +56,17 @@ case "${LANGUAGE}" in
5656go)
5757# When the GENERATOR_VERSION changes, migrate also the templates in templates/go
5858# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
59- GENERATOR_VERSION=" v7.22 .0"
59+ GENERATOR_VERSION=" v7.24 .0"
6060 ;;
6161python)
6262# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
6363# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
64- GENERATOR_VERSION=" v7.22 .0"
64+ GENERATOR_VERSION=" v7.24 .0"
6565 ;;
6666java)
6767# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
6868# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
69- GENERATOR_VERSION=" v7.19 .0"
69+ GENERATOR_VERSION=" v7.24 .0"
7070 ;;
7171* )
7272 echo " SDK language not supported."
You can’t perform that action at this time.
0 commit comments