From d3e6e57db6163f18b782c6ba6fd1be73816a8f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:24:26 +0000 Subject: [PATCH] Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.63 to 3.0.64 (#258) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] Co-authored-by: Doug Addy --- ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION | 2 +- ansys-grantami-serverapi-openapi/pyproject.toml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION b/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION index eefcac2b..8515c052 100644 --- a/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION +++ b/ansys-grantami-serverapi-openapi/.swagger-codegen/VERSION @@ -1 +1 @@ -3.0.63 \ No newline at end of file +3.0.64 \ No newline at end of file diff --git a/ansys-grantami-serverapi-openapi/pyproject.toml b/ansys-grantami-serverapi-openapi/pyproject.toml index 96bbaffc..c88898d8 100644 --- a/ansys-grantami-serverapi-openapi/pyproject.toml +++ b/ansys-grantami-serverapi-openapi/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "ansys-grantami-serverapi-openapi" description = "Autogenerated client library for the Granta MI Server API." -version = "4.0.0.dev364" +version = "4.0.0.dev366" license = "MIT" authors = ["ANSYS, Inc. "] maintainers = ["ANSYS, Inc. "] diff --git a/pom.xml b/pom.xml index 2927376f..dc2fb8c7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.63 + 3.0.64