Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 0a5c0169 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump com.diffplug.spotless from 6.24.0 to 6.25.0



Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 61b97b1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ buildscript {
}

plugins {
    id "com.diffplug.spotless" version "6.24.0"
    id "com.diffplug.spotless" version "6.25.0"
}

apply plugin: 'com.android.library'