From c7ee4176e006e5c01952a79e0158965bbe543572 Mon Sep 17 00:00:00 2001 From: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:19:05 -0500 Subject: [PATCH] SWI-6696 Update deploy.yml (#163) --- .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