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

yyan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e9684e  Build: bump up DiffPlug Spotless version (#2776)
3e9684e is described below

commit 3e9684ecdade3ff27b9a0e07ac22fa0e72c0756f
Author: Jack Ye <[email protected]>
AuthorDate: Tue Jul 6 13:50:37 2021 -0700

    Build: bump up DiffPlug Spotless version (#2776)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index d87eace..799cb48 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,7 +27,7 @@ buildscript {
     classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
     classpath 'com.palantir.baseline:gradle-baseline-java:3.36.2'
     classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
-    classpath 'com.diffplug.spotless:spotless-plugin-gradle:3.14.0'
+    classpath 'com.diffplug.spotless:spotless-plugin-gradle:5.14.0'
     classpath 'gradle.plugin.org.inferred:gradle-processors:2.1.0'
     classpath 'me.champeau.gradle:jmh-gradle-plugin:0.4.8'
   }

Reply via email to