From 4f3c8e7f0f4dce8507ed82cedf5e6d4e65e27da0 Mon Sep 17 00:00:00 2001 From: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:13:46 -0500 Subject: [PATCH] SWI-6696 Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a690f885..00819612 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -63,7 +63,7 @@ jobs: - name: Build SDK uses: Bandwidth/generate-sdk-action@v4.0.0 with: - openapi-generator-version: 7.9.0 + openapi-generator-version: 7.10.0 language: java additional-properties: --additional-properties=artifactVersion=$RELEASE_VERSION