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

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

Bump com.diffplug.spotless from 6.23.2 to 6.23.3



Bumps com.diffplug.spotless from 6.23.2 to 6.23.3.

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

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

plugins {
    id "com.diffplug.spotless" version "6.23.2"
    id "com.diffplug.spotless" version "6.23.3"
}

apply plugin: 'com.android.library'