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 9897a4013 main: Update dependency
com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#2061)
9897a4013 is described below
commit 9897a4013824d2746329ef7c8a02095ca3fa2e86
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 15 15:25:43 2025 +0200
main: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8
(#2061)
---
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 8c6b48b05..c0e8e2a4b 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -22,5 +22,5 @@ errorprone = { module =
"net.ltgt.gradle:gradle-errorprone-plugin", version = "4
idea-ext = { module =
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version =
"1.1.10" }
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 =
"8.3.6" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version =
"8.3.8" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "7.1.0" }