From 79b20aac851cb7295b37db303955f25bfaa49004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 10:02:32 +0000 Subject: [PATCH] Bump com.github.ben-manes.versions from updates to 0.53.0 Bumps com.github.ben-manes.versions from updates to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 bd0b0319..830425b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -66,7 +66,7 @@ plugin-updates = { module = "com.github.ben-manes:gradle-versions-plugin", versi #openapi-parser = ["openapi-parser-parser", "io-jackson"] [plugins] -updates = { id = "com.github.ben-manes.versions", version = "updates" } +0.53.0 = { id = "com.github.ben-manes.versions", version = "0.53.0" } jacoco = { id = "io.gitlab.mpichler.jacocolog", version = "3.2.0" } sonar = { id = "org.sonarqube", version = "6.3.1.5724" } central = { id = "io.openapiprocessor.build.plugin.publish-central", version.ref = "build-plugins" }