From 3fc0fb69ce31adc99107b4cd9de21f5876f497d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 07:01:49 +0000 Subject: [PATCH] Bump build-plugins from 2025.10-SNAPSHOT to 2025.10 Bumps `build-plugins` from 2025.10-SNAPSHOT to 2025.10. Updates `io.openapiprocessor.build.plugin.publish` from 2025.10-SNAPSHOT to 2025.10 Updates `io.openapiprocessor.build.plugin.create-versions` from 2025.10-SNAPSHOT to 2025.10 --- updated-dependencies: - dependency-name: io.openapiprocessor.build.plugin.publish dependency-version: '2025.10' dependency-type: direct:production - dependency-name: io.openapiprocessor.build.plugin.create-versions dependency-version: '2025.10' 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 d3f5296..6c0c30c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ bytebuddy = "1.18.2" # plugins updates = "0.53.0" -build-plugins = "2025.10-SNAPSHOT" +build-plugins = "2025.10" pubplug = "2.0.0" [libraries]