[Android]: Bump com.diffplug.spotless from 6.12.0 to 6.12.1 (#283)

Bumps com.diffplug.spotless from 6.12.0 to 6.12.1.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-03 17:51:49 +05:30
committed by GitHub
parent 0aa5d894a6
commit 62af2a3f32

View File

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