Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.14.0 to 6.14.1
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.14.0 to 6.14.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>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent 01fcd84 commit aa4c7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
}

plugins {
id "com.diffplug.spotless" version "6.14.0"
id "com.diffplug.spotless" version "6.14.1"
}

apply plugin: 'com.android.library'
Expand Down

0 comments on commit aa4c7b4

Please sign in to comment.