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

janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 4680d6c1661 Update plugin com.diffplug.spotless to v7 (branch_9x) 
(#3583)
4680d6c1661 is described below

commit 4680d6c1661afa819925591c3fad16369436fe2c
Author: Solr Bot <[email protected]>
AuthorDate: Tue Sep 16 12:23:50 2025 +0200

    Update plugin com.diffplug.spotless to v7 (branch_9x) (#3583)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 848661ca1a8..f35585597e7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -26,7 +26,7 @@ plugins {
   id 'de.thetaphi.forbiddenapis' version '3.9' apply false
   id 'de.undercouch.download' version '5.6.0' apply false
   id 'net.ltgt.errorprone' version '3.1.0' apply false
-  id 'com.diffplug.spotless' version '6.5.2' apply false
+  id 'com.diffplug.spotless' version '7.2.1' apply false
   id 'com.github.node-gradle.node' version '7.1.0' apply false
 }
 

Reply via email to