From 8f058704916a862635d65a2ac1c0e37b42ef3181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:57:44 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c795351..79ad7cb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -40,8 +40,8 @@ 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.0" } -versions = { id = "com.github.ben-manes.versions", version = "0.54.0" } +shadow = { id = "com.gradleup.shadow", version = "9.6.1" } +versions = { id = "com.github.ben-manes.versions", version = "0.55.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