Browse Source

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>
dependabot[bot] 2 years ago
parent
commit
400c46c6c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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