This is an automated email from the ASF dual-hosted git repository.

sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 25426c13d40 Bump org.openapi.generator from 7.18.0 to 7.19.0 (#7435)
25426c13d40 is described below

commit 25426c13d408709e51026b37e834fe8b8ce5bc25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 15:05:23 2026 +0200

    Bump org.openapi.generator from 7.18.0 to 7.19.0 (#7435)
    
    Signed-off-by: Slava Koptilin <[email protected]>
    Co-authored-by: Slava Koptilin <[email protected]>
---
 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 55f0c2f60ff..1e04a929f0f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -106,7 +106,7 @@ checkstyleTool = "10.26.1"
 spotbugsTool = "4.9.8"
 
 [plugins]
-openapiGenerator = "org.openapi.generator:7.18.0"
+openapiGenerator = "org.openapi.generator:7.19.0"
 javacc = "com.intershop.gradle.javacc:4.1.3"
 shadow = "com.gradleup.shadow:8.3.9"
 cmake = "dev.welbyseely.gradle-cmake-plugin:0.0.5"

Reply via email to