We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6275042 commit bd17fe6Copy full SHA for bd17fe6
build.gradle
@@ -6,6 +6,6 @@ buildscript {
6
7
plugins {
8
id 'java'
9
- id 'com.diffplug.spotless' version '6.5.2' apply false
+ id 'com.diffplug.spotless' version '6.6.1' apply false
10
id 'com.google.osdetector' version "1.7.0" apply false
11
-}
+}
0 commit comments