This is an automated email from the ASF dual-hosted git repository. dimas pushed a commit to branch renovate/main/org.openapi.generator-7.x in repository https://gitbox.apache.org/repos/asf/polaris.git
commit 6cf9c58fbdebd275d88bb1a31d7c46a70a266f6d Author: Mend Renovate <[email protected]> AuthorDate: Tue Jun 3 09:08:15 2025 +0000 main: Update plugin openapi-generator to v7.13.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 127a140d8..cbe2f8a9a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,6 +99,6 @@ threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" } [plugins] jandex = { id = "org.kordamp.gradle.jandex", version = "2.1.0" } -openapi-generator = { id = "org.openapi.generator", version = "7.12.0" } +openapi-generator = { id = "org.openapi.generator", version = "7.13.0" } quarkus = { id = "io.quarkus", version.ref = "quarkus" } rat = { id = "org.nosphere.apache.rat", version = "0.8.1" }
