[Android]: Bump com.diffplug.spotless from 6.0.1 to 6.0.2

Bumps com.diffplug.spotless from 6.0.1 to 6.0.2.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-06 07:21:13 +00:00
committed by GitHub
parent a307b74dc8
commit ebc17a2d41

View File

@@ -29,7 +29,7 @@ buildscript {
}
}
plugins {
id 'com.diffplug.spotless' version '6.0.1'
id 'com.diffplug.spotless' version '6.0.2'
}
allprojects {