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 493de03fd main: Update dependency
com.diffplug.spotless:spotless-plugin-gradle to v7.0.4 (#1690)
493de03fd is described below
commit 493de03fdd24315d3cab2efb8ff88cbe1056d5f9
Author: Mend Renovate <[email protected]>
AuthorDate: Wed May 28 08:53:41 2025 +0200
main: Update dependency com.diffplug.spotless:spotless-plugin-gradle to
v7.0.4 (#1690)
---
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 f0c8566c2..ac8b57b72 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -23,4 +23,4 @@ idea-ext = { module =
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
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" }
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "7.0.3" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "7.0.4" }