We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9dfc7 commit b23baa6Copy full SHA for b23baa6
scripts/generate-sdk/generate-sdk.sh
@@ -65,7 +65,7 @@ python)
65
java)
66
# When the GENERATOR_VERSION changes, migrate also the templates in templates/java
67
# Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver
68
- GENERATOR_VERSION="v7.19.0"
+ GENERATOR_VERSION="v7.20.0"
69
;;
70
*)
71
echo "SDK language not supported."
0 commit comments