From 617f567bb65f13c529227d666280ea0d73d3e7d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 06:37:51 +0000 Subject: [PATCH] chore(deps): update plugin versions to v0.58.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 79ad7cb..7cd8069 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ jackson = ["jackson-core", "jackson-annotations", "jackson-databind"] [plugins] download = { id = "de.undercouch.download", version = "5.7.0" } shadow = { id = "com.gradleup.shadow", version = "9.6.1" } -versions = { id = "com.github.ben-manes.versions", version = "0.55.0" } +versions = { id = "com.github.ben-manes.versions", version = "0.58.0" } license = { id = "com.github.hierynomus.license", version = "0.16.1" } gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "3.0.2" } nebula-release = { id = "nebula.release", version = "21.0.0" } \ No newline at end of file