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 63436aed2 Update dependency
com.diffplug.spotless:spotless-plugin-gradle to v8.2.0 (#3534)
63436aed2 is described below
commit 63436aed21c0349946ec08568efaf9836696dc74
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 17:06:47 2026 +0000
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.0
(#3534)
---
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 3fdccd964..ba2d26e55 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -24,4 +24,4 @@ jandex = { module =
"org.kordamp.gradle:jandex-gradle-plugin", version = "2.3.0"
license-report = { module = "com.github.jk1:gradle-license-report", version =
"3.0.1" }
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version =
"2.0.0" }
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version =
"9.3.1" }
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "8.1.0" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version
= "8.2.0" }