Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.14.1 to 6.15.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.14.1 to 6.15.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>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent 70b9fc6 commit b7b9079
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.1"
id "com.diffplug.spotless" version "6.15.0"
}

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

0 comments on commit b7b9079

Please sign in to comment.