Roshan George
12/11/2020, 9:00 PMdiff --git a/build.gradle b/build.gradle
index 71239569..ad8fcaa2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
plugins {
id 'base'
id 'pmd'
- id 'com.diffplug.spotless' version '5.7.0'
+ id 'com.diffplug.spotless' version '5.8.2'
}
Or suffer a
Unable to store input properties for task ':com.diffplug.closet:spotlessJava'. Property 'steps' with value '[com.diffplug.spotless.FormatterStepImpl$Standard@2ac4ffae]' cannot be serialized.
user
12/11/2020, 9:01 PM➜ airbyte git:(master) ✗ java -version
openjdk version "14.0.2" 2020-07-14
OpenJDK Runtime Environment (build 14.0.2+12-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 14.0.2+12-Ubuntu-120.04, mixed mode, sharing)
➜ airbyte git:(master) ✗ lsb_release -d
Description: Ubuntu 20.04.1 LTS
➜ airbyte git:(master) ✗ uname -a
Linux popper 5.4.0-56-generic #62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
user
12/11/2020, 9:02 PMuser
12/11/2020, 9:02 PMuser
12/11/2020, 9:16 PMuser
12/11/2020, 9:25 PMuser
12/11/2020, 9:25 PM./gradlew build
twice in the first place)user
12/11/2020, 9:32 PM