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

Commit e2362add authored by renovate[bot]'s avatar renovate[bot] Committed by Andy Scherzinger
Browse files

chore(deps): update plugin com.diffplug.spotless to v7.0.1

parent 439e15f6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3799,6 +3799,11 @@
            <sha256 value="5a7798b003515d2d55419a87bc005ff243f47c2c43f7802996185a2dea610869" origin="Generated by Gradle" reason="Artifact is not signed"/>
         </artifact>
      </component>
      <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.1">
         <artifact name="com.diffplug.spotless.gradle.plugin-7.0.1.pom">
            <sha256 value="d967a0f74c203ddcc5700947aab40f4be2a5a9f7b8d32aab7fc412b2030e7dfc" origin="Generated by Gradle" reason="Artifact is not signed"/>
         </artifact>
      </component>
      <component group="com.fasterxml" name="oss-parent" version="56">
         <artifact name="oss-parent-56.pom">
            <sha256 value="fd491f78857424106d2e3d605bcd799b53d31a565cdc868463ca7e875db45a50" origin="Generated by Gradle"/>
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ buildscript {
}

plugins {
    id "com.diffplug.spotless" version "7.0.0"
    id "com.diffplug.spotless" version "7.0.1"
}

apply plugin: 'com.android.library'