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

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 80994767e fix(deps): update dependency 
com.gradleup.shadow:shadow-gradle-plugin to v9.2.2 (#2661)
80994767e is described below

commit 80994767e984e2b873623d0beb47f5a32ae9e99d
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 29 08:31:20 2025 +0100

    fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to 
v9.2.2 (#2661)
---
 gradle/baselibs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/baselibs.versions.toml b/gradle/baselibs.versions.toml
index 2a12f3a4f..79f70b046 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -23,5 +23,5 @@ idea-ext = { module = 
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
 jandex = { module = "org.kordamp.gradle:jandex-gradle-plugin", version = 
"2.3.0" }
 license-report = { module = "com.github.jk1:gradle-license-report", version = 
"2.9" }
 nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = 
"2.0.0" }
-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = 
"9.1.0" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = 
"9.2.2" }
 spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version 
= "8.0.0" }

Reply via email to