[Android]: Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#301)

Bumps com.diffplug.spotless from 6.12.1 to 6.13.0.

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

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-17 22:16:16 +05:30
committed by GitHub
parent c042cff5ac
commit b075fec701

View File

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