This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 56cda89a main: Update dependency
com.gradleup.shadow:shadow-gradle-plugin to v8.3.5 (#643)
56cda89a is described below
commit 56cda89ae06c44a47a2e44138f151f518b98577a
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 10:15:02 2025 +0100
main: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.5
(#643)
---
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 72da54e1..6a0bc487 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.8" }
license-report = { module = "com.github.jk1:gradle-license-report", version =
"2.8" }
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version =
"2.0.0" }
-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version =
"8.3.0" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version =
"8.3.5" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "6.25.0" }