From 3cbcf3b4bc35bff180e7644d17b4f39355ecd361 Mon Sep 17 00:00:00 2001 From: stackit-pipeline <142982727+stackit-pipeline@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:32:28 +0200 Subject: [PATCH] Update dependency OpenAPITools/openapi-generator to v6.6.0 (#17) Co-authored-by: Renovate Bot --- scripts/generate-sdk/generate-sdk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-sdk/generate-sdk.sh b/scripts/generate-sdk/generate-sdk.sh index 9018958..34169dd 100755 --- a/scripts/generate-sdk/generate-sdk.sh +++ b/scripts/generate-sdk/generate-sdk.sh @@ -13,7 +13,7 @@ SDK_GO_VERSION="1.18" OAS_REPO=https://github.com/stackitcloud/stackit-api-specifications # Renovate: datasource=github-tags depName=OpenAPITools/openapi-generator versioning=semver -GENERATOR_VERSION="v6.5.0" +GENERATOR_VERSION="v6.6.0" GENERATOR_VERSION_NUMBER="${GENERATOR_VERSION:1}" # Backup of the current state of the SDK services/