Build(deps): Bump com.diffplug.spotless from 6.13.0 to 6.14.0

Bumps com.diffplug.spotless from 6.13.0 to 6.14.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>
This commit is contained in:
dependabot[bot] 2023-01-27 02:01:31 +00:00 committed by GitHub
parent 0c16b3cd69
commit 400c46c6c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ buildscript {
}
plugins {
id "com.diffplug.spotless" version "6.13.0"
id "com.diffplug.spotless" version "6.14.0"
}
apply plugin: 'com.android.application'