File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,17 +68,17 @@ case "${LANGUAGE}" in
6868go)
6969# When the GENERATOR_VERSION changes, migrate also the templates in templates/go
7070# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
71- GENERATOR_VERSION=" v7.24 .0"
71+ GENERATOR_VERSION=" v7.25 .0"
7272 ;;
7373python)
7474# When the GENERATOR_VERSION changes, migrate also the templates in templates/python
7575# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
76- GENERATOR_VERSION=" v7.22 .0"
76+ GENERATOR_VERSION=" v7.25 .0"
7777 ;;
7878java)
7979# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
8080# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
81- GENERATOR_VERSION=" v7.19 .0"
81+ GENERATOR_VERSION=" v7.25 .0"
8282 ;;
8383* )
8484 echo " SDK language not supported."
You can’t perform that action at this time.
0 commit comments